libcamera/src/ipa/raspberrypi/controller
David Plowman abaa45d627 ipa: raspberrypi: AGC: handle modes with different sensitivities
When the sensor is switched to a mode with a different sensitivity,
the target exposure values need to be adjusted proportionately to
maintain the same image brightness.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-08-05 16:49:33 +01:00
..
rpi ipa: raspberrypi: AGC: handle modes with different sensitivities 2021-08-05 16:49:33 +01:00
agc_algorithm.hpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
agc_status.h libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
algorithm.cpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
algorithm.hpp ipa: raspberrypi: Remove atomic variable from Algorithm class 2021-02-08 19:30:12 +02:00
alsc_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
awb_algorithm.hpp ipa: raspberrypi: awb: Add GetConvergenceFrames method to AWB base class 2020-12-11 23:31:21 +02:00
awb_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
black_level_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
camera_mode.h ipa: raspberrypi: Add sensitivity field to camera mode 2021-08-05 16:49:33 +01:00
ccm_algorithm.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
ccm_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
contrast_algorithm.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
contrast_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
controller.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
controller.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
denoise_algorithm.hpp ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller 2021-02-09 13:23:39 +02:00
denoise_status.h ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller 2021-02-09 13:23:39 +02:00
device_status.cpp ipa: raspberrypi: Add frame_length to DeviceStatus 2021-07-12 15:57:07 +03:00
device_status.h ipa: raspberrypi: Add frame_length to DeviceStatus 2021-07-12 15:57:07 +03:00
dpc_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
focus_status.h libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statistics 2020-07-06 17:14:34 +03:00
geq_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
histogram.cpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
histogram.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
lux_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
metadata.hpp ipa: raspberrypi: Remove unused MetadataPtr 2021-07-14 15:15:32 +02:00
noise_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03:00
pwl.cpp ipa: raspberrypi: Compute inverse of piecewise linear function 2020-12-11 23:31:23 +02:00
pwl.hpp ipa: raspberrypi: Compute inverse of piecewise linear function 2020-12-11 23:31:23 +02:00
sharpen_algorithm.hpp ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController 2020-09-29 12:35:17 +01:00
sharpen_status.h libcamera: ipa: raspberrypi: Add sharpness strength control 2020-06-25 06:47:53 +03:00