diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2023-10-13 08:48:28 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-10-18 11:01:22 +0100 |
commit | 11c939a200dd501b074d3dd11111dac26dd8fb4d (patch) | |
tree | 41c34ffe642b1fb28685b617aad22bb6a9e22288 /include/android/metadata/camera_metadata_hidden.h | |
parent | 05480795813118c5fd1e4550c2b91aa4436365ff (diff) |
ipa: rpi: Add statsInline to the Controller hardware description
Add a new boolean field (statsInline) to Controller::HardwareConfigMap.
This field indicates where the statistics are generated in the hardware
ISP pipeline. For statsInline == true, statistics are generated before
the frame is processed (e.g. the PiSP case), and statsInline == false
indicates statistics are generated after the frame is processed (e.g.
the VC4 case).
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>
Diffstat (limited to 'include/android/metadata/camera_metadata_hidden.h')
0 files changed, 0 insertions, 0 deletions