diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2025-01-13 09:24:45 +0000 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2025-03-20 12:03:28 +0000 |
commit | 332b04ce2003b4135fb58a84252fb47a94f36c40 (patch) | |
tree | 04232c4237cd13e0cd27ea7d77b4beef2a4f8442 /src/apps/cam/camera_session.cpp | |
parent | dccdf87af3d5d1d0a50379abc223fcaf3113036f (diff) |
pipeline: rpi: Add new stream flags for PiSP
Add the following new stream flags:
Needs16bitEndianSwap - Indicates that a 16-bit endian swap needs to be
performed on the framebuffer in software.
Needs14bitUnpack - Indicates that a CSI-2 14-bit unpacking (to 16-bits)
needs to be performed on the framebuffer in software.
These are to workaround hardware restrictions in the CFE hardware that
will be supported in a future commit.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/apps/cam/camera_session.cpp')
0 files changed, 0 insertions, 0 deletions