diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2024-02-16 18:54:56 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-02-23 14:23:31 +0200 |
commit | 0a593f711ac7fb775ac132e9f5fea54ae2a0d85d (patch) | |
tree | 8060e956d4028a566be359fe965253a139bd43eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fd62bd4e1f1f9a075656ecce7773816e65516b3d (diff) |
media: rkisp1: Add UYVY as an output format
Add support for UYVY as an output format. The uv_swap bit in the
MI_XTD_FORMAT_CTRL register that is used for the NV formats does not
work for packed YUV formats. Thus, UYVY support is implemented via
byte-swapping. This method clearly does not work for implementing
support for YVYU and VYUY.
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Tested-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions