libcamera/src/ipa/raspberrypi/controller
Naushir Patuck a80db5a723 ipa: raspberrypi: Add a Merge method to RPiController::Metadata
Add a new Merge method to the Metadata class. This will merge all unique
key/value pairs from a source metadata map to the destination map.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-05-11 03:14:27 +03:00
..
rpi ipa: raspberrypi: AWB: Ignore invalid statistics zones correctly 2021-02-26 10:07:20 +00:00
agc_algorithm.hpp ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC 2021-02-05 01:23:53 +02:00
agc_status.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +03: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: Limit the calculated vblank based on the sensor mode 2021-02-05 01:23:20 +02: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 ipa: raspberrypi: controller: Replace Raspberry Pi debug with libcamera debug 2021-01-26 10:45:58 +02: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.h libcamera: ipa: Raspberry Pi IPA 2020-05-11 23:54:40 +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: Add a Merge method to RPiController::Metadata 2021-05-11 03:14:27 +03: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