[libcamera-devel] [RFC PATCH 0/4] Support sensor test pattern mode in Android HAL

Hirokazu Honda hiroh at chromium.org
Fri Jun 11 10:42:24 CEST 2021


This series enables libcamera to produce a capture whose content is
the sensor test pattern mode requested by Android HAL.

Hirokazu Honda (4):
  libcamera: camera_sensor: Enable to set a test pattern mode
  libcamera: ipu3: Disable a sensor test pattern mode at initialization
  libcamera: ipu3: Apply a requested test pattern mode
  android: camera_device: Propagate the requested test pattern mode

 include/libcamera/internal/camera_sensor.h |  7 ++-
 src/android/camera_device.cpp              | 50 +++++++++++++++++++++-
 src/libcamera/camera_sensor.cpp            | 40 ++++++++++++++++-
 src/libcamera/pipeline/ipu3/cio2.cpp       | 23 ++++++++++
 4 files changed, 113 insertions(+), 7 deletions(-)

--
2.32.0.272.g935e593368-goog


More information about the libcamera-devel mailing list