libcamera/src/ipa/ipu3/algorithms
Jean-Michel Hautbois 359ade5027 ipa: ipu3: awb: remove local storage of the grid
The IPASessionConfiguration now has the grid configuration stored. Use
it it at prepare() and process() calls in AWB and pass it as a reference
to the private functions when needed.

Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-08-23 11:04:08 +02:00
..
agc.cpp ipa: ipu3: agc: remove local storage of the grid 2021-08-23 11:04:08 +02:00
agc.h ipa: ipu3: agc: remove local storage of the grid 2021-08-23 11:04:08 +02:00
algorithm.cpp ipa: ipu3: Add the functions to the Algorithm class 2021-08-20 12:11:28 +02:00
algorithm.h ipa: ipu3: Add the functions to the Algorithm class 2021-08-20 12:11:28 +02:00
awb.cpp ipa: ipu3: awb: remove local storage of the grid 2021-08-23 11:04:08 +02:00
awb.h ipa: ipu3: awb: remove local storage of the grid 2021-08-23 11:04:08 +02:00
meson.build ipa: ipu3: Move IPU3 agc into algorithms 2021-08-20 12:11:29 +02:00
tone_mapping.cpp ipa: ipu3: Introduce a modular tone mapping algorithm 2021-08-20 12:11:28 +02:00
tone_mapping.h ipa: ipu3: Introduce a modular tone mapping algorithm 2021-08-20 12:11:28 +02:00