[libcamera-devel] [PATCH 0/2] libcamera: Initialize controls in the IPA
Jacopo Mondi
jacopo at jmondi.org
Fri Jul 16 16:32:13 CEST 2021
Hello,
as reported in the first patch commit message, this series moves
registration of some controls to the IPA and prepares to register controls
that depends on the IPA module capabilties (ie AeEnable, AwbEnable and such).
The second patch is just a drive-by cleanup.
No regressions detected when running CTS or comparing the registered controls
values.
Thanks
j
Jacopo Mondi (2):
libcamera: ipu3: Initialize controls in the IPA
ipa: ipu3: Tidy-up includes
include/libcamera/ipa/ipu3.mojom | 8 ++-
src/ipa/ipu3/ipu3.cpp | 78 ++++++++++++++++++++--
src/ipa/ipu3/ipu3_agc.cpp | 2 +-
src/ipa/ipu3/ipu3_agc.h | 3 -
src/ipa/ipu3/ipu3_awb.cpp | 3 +-
src/libcamera/pipeline/ipu3/ipu3.cpp | 96 ++++++++++++----------------
6 files changed, 124 insertions(+), 66 deletions(-)
--
2.32.0
More information about the libcamera-devel
mailing list