summaryrefslogtreecommitdiff
path: root/src/ipa/rpi/cam_helper
diff options
context:
space:
mode:
authorNaushir Patuck <naush@raspberrypi.com>2025-01-08 11:09:35 +0000
committerKieran Bingham <kieran.bingham@ideasonboard.com>2025-01-08 12:30:58 +0000
commitcd3dfa1f03ee0113d053ac09f96c607ea341a4c4 (patch)
treef588d7eb06673e797d06cefc9a27cfd954c192b4 /src/ipa/rpi/cam_helper
parenta45de8e81b1b8a8f3ae2bfe531062ee294082a12 (diff)
ipa: rpi: Add a HW property to determine if the data buffer is strided
This property (dataBufferStrided) indicates if the CSI-2 hardware writes to the embedded/metadata buffer directly, or if it treats the buffer like an image buffer and strides the metadata lines. Unicam writes this buffer strided, while the PiSP Frontend writes to it directly. This information will be relevant to data parsers in the helpers where the data is structured in lines. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/rpi/cam_helper')
0 files changed, 0 insertions, 0 deletions