[libcamera-devel] [PATCH v4 0/2] Raspberrypi: support per-mode camera sensitivities
David Plowman
david.plowman at raspberrypi.com
Sun Jul 18 20:51:23 CEST 2021
Hi everyone
Thanks to all for the comments. This v4 set is unchanged except for a
better placement for an ASSERT in the second patch, as suggested by
Kieran.
Thanks
David
David Plowman (2):
ipa: raspberrypi: Add sensitivity field to camera mode
ipa: raspberrypi: AGC: handle modes with different sensitivities
src/ipa/raspberrypi/cam_helper.cpp | 11 ++++++++
src/ipa/raspberrypi/cam_helper.hpp | 3 +++
src/ipa/raspberrypi/controller/camera_mode.h | 2 ++
src/ipa/raspberrypi/controller/rpi/agc.cpp | 27 ++++++++++++++++----
src/ipa/raspberrypi/controller/rpi/agc.hpp | 1 +
src/ipa/raspberrypi/raspberrypi.cpp | 6 +++++
6 files changed, 45 insertions(+), 5 deletions(-)
--
2.20.1
More information about the libcamera-devel
mailing list