diff options
author | Paul Elder <[email protected]> | 2024-02-16 18:54:56 +0900 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2024-02-23 14:23:31 +0200 |
commit | 0a593f711ac7fb775ac132e9f5fea54ae2a0d85d (patch) | |
tree | 8060e956d4028a566be359fe965253a139bd43eb /tools/perf/util/trace-event-scripting.c | |
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 <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Tested-by: Alexander Stein <[email protected]>
Tested-by: Adam Ford <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions