diff options
author | David Plowman <david.plowman@raspberrypi.com> | 2022-08-15 15:16:37 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-10-04 22:59:37 +0300 |
commit | 12f4708e35cde15ff9607d59eb053ece1b2bd081 (patch) | |
tree | 3fc2142269fca75a3b074fece80c16ef5929bb4d /src/ipa/raspberrypi/cam_helper_ov9281.cpp | |
parent | e7308678738f0442f49e2e36c2a145d484075439 (diff) |
pipeline: raspberrypi: Detect monochrome "R" formats as being raw
The "R" pixel formats (R8, R10, R10_CSI2P etc.) record the associated
colour space as being YUV rather than RAW, meaning that the code was
not detecting them as being raw formats.
In the case of Raspberry Pi, we deal only with raw formats, so the
revised test must work correctly for both these and the standard Bayer
formats.
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/cam_helper_ov9281.cpp')
0 files changed, 0 insertions, 0 deletions