ipa: rkisp1: Fill AGC and AWB metadata

Fill the frame metadata in the AGC and AWB algorithm's prepare()
function. Additional metadata for other algorithms will be addressed
later.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
Laurent Pinchart
2022-10-19 02:34:13 +03:00
parent c20ca6587d
commit 32d5f0d2a4
5 changed files with 28 additions and 2 deletions
+3
View File
@@ -77,6 +77,9 @@ namespace libcamera::ipa::rkisp1 {
* \var IPASessionConfiguration::sensor
* \brief Sensor-specific configuration of the IPA
*
* \var IPASessionConfiguration::sensor.defVBlank
* \brief The default vblank value of the sensor
*
* \var IPASessionConfiguration::sensor.lineDuration
* \brief Line duration in microseconds
*