libcamera/src
David Plowman cc22d2206d ipa: raspberrypi: AWB: Ignore invalid statistics zones correctly
Regions of the image where the statistics are not trusted should not
be put in the zones_ list.

This also means that the AWB may fail to run initially, so
async_results_ needs to be initialised to some kind of default.

Finally, the RGB zone structures can be zero-initialised safely now,
the previous value of -1 would seem unusual.

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-02-26 10:07:20 +00:00
..
android android: camera_device: Set the camera location to Front if External 2021-02-24 19:38:50 +09:00
cam cam: Only queue the exact number of requests asked for 2021-02-05 11:10:29 +01:00
gstreamer meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
ipa ipa: raspberrypi: AWB: Ignore invalid statistics zones correctly 2021-02-26 10:07:20 +00:00
libcamera libcamera: ipu3: Initialize V|H flip support 2021-02-25 16:31:05 +01:00
qcam meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
v4l2 meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
meson.build meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00