libcamera/src/android
Paul Elder 09b0801fdb cros: Support the new cros camera API with set_up and tear_down
Implement and expose the symbol and functions that the new cros camera
API requires. Since we don't actually need them, leave them empty.
Update meson accordingly.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-03 19:05:12 +09:00
..
cros cros: Support the new cros camera API with set_up and tear_down 2021-03-03 19:05:12 +09:00
jpeg android: jpeg: Use CameraBuffer::jpegBufferSize() 2021-03-03 09:50:38 +01:00
metadata android: metadata: Add SPDX tag 2019-08-12 10:34:13 +02:00
mm android: Introduce Chromium OS buffer manager 2021-03-03 09:50:44 +01:00
yuv android: post_processor: Use CameraBuffer API 2021-03-03 09:50:13 +01:00
camera3_hal.cpp android: Protect against null callbacks 2020-09-16 14:21:28 +03:00
camera_buffer.h android: mm: Provide helper macro for PIMPL 2021-03-03 09:50:44 +01:00
camera_device.cpp android: Move buffer mapping to CameraStream 2021-03-03 09:50:13 +01:00
camera_device.h android: Move buffer mapping to CameraStream 2021-03-03 09:50:13 +01:00
camera_hal_manager.cpp android: Omit extra semicolons 2020-10-20 13:15:49 +03:00
camera_hal_manager.h android: camera_hal_manager: Support camera hotplug 2020-08-23 20:46:12 +03:00
camera_metadata.cpp android: camera_metadata: Add defaul constructor 2021-01-22 10:37:07 +01:00
camera_metadata.h android: camera_metadata: Add defaul constructor 2021-01-22 10:37:07 +01:00
camera_ops.cpp meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00
camera_ops.h android: Remove internal thread 2020-02-13 13:23:23 +02:00
camera_stream.cpp android: Move buffer mapping to CameraStream 2021-03-03 09:50:13 +01:00
camera_stream.h android: Move buffer mapping to CameraStream 2021-03-03 09:50:13 +01:00
camera_worker.cpp android: Omit extra semicolons 2020-10-20 13:15:49 +03:00
camera_worker.h libcamera: Improve Request life cycle tracking 2021-02-02 18:50:03 +01:00
meson.build cros: Support the new cros camera API with set_up and tear_down 2021-03-03 19:05:12 +09:00
post_processor.h android: post_processor: Use CameraBuffer API 2021-03-03 09:50:13 +01:00