diff options
author | David Plowman <david.plowman@raspberrypi.com> | 2020-09-07 08:16:02 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2020-09-29 11:43:07 +0100 |
commit | 5c32a0daf5c3ce59491b043bd2e3efd1f7a7d224 (patch) | |
tree | f24b147bf8ff981c98ee404d9106b8b74ab3ce02 /src/ipa/raspberrypi/controller/metadata.hpp | |
parent | 4cff3937e1af979ad69d64d7658695950d1c1864 (diff) |
libcamera: raspberrypi: Plumb user transform through to IPA
This commit plumbs the user transform from the Raspberry Pi pipeline
handler through to the IPA. Note that the transform is actually
handled in the sensor (by setting the h/v flip bits), so the IPAs need
to understand the orientation of the image they receive.
Once in the IPA we add it to the CameraMode description, so that it
becomes automatically available to all the individual control
algorithms.
The IPA configure method has to be reordered just a little so as to
fill in the transform in the camera mode before calling SwitchMode.
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/controller/metadata.hpp')
0 files changed, 0 insertions, 0 deletions