ipa: rpi: Add PiSP definitions to the Controller hardware description
Add an entry to Controller::HardwareConfig describing the PiSP hardware for the IPA and controller algorithms to use. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
11c939a200
commit
56ca5091de
2 changed files with 16 additions and 0 deletions
|
@ -41,6 +41,7 @@ public:
|
|||
libcamera::Size agcRegions;
|
||||
libcamera::Size agcZoneWeights;
|
||||
libcamera::Size awbRegions;
|
||||
libcamera::Size cacRegions;
|
||||
libcamera::Size focusRegions;
|
||||
unsigned int numHistogramBins;
|
||||
unsigned int numGammaPoints;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue