summaryrefslogtreecommitdiff
path: root/utils/checkstyle.py
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2020-02-21 10:03:57 +0000
committerKieran Bingham <kieran.bingham@ideasonboard.com>2020-03-16 15:21:15 +0000
commit32ccaf458f1137b717c5a66c77d3e7dede9aa7a2 (patch)
tree50c8736194afde2791a6dd9802944a09c1dd0e11 /utils/checkstyle.py
parent4de31ccc9ef47e7b16330d226d071d5d006faa6d (diff)
qcam: format_convertor: Extend 32 bit ARGB format combinations
Add further support to the pixel format convertor to allow ARGB, RGBA, and ABGR formats to be displayed in qcam. Blank lines are added between the sections for NV, RGB, YUV, and MJPEG configurations. The implementation of the RGB conversions are highly inefficient, and where possible should be extended to use hardware accelerations such as OpenGL, or in the event that the input format is identical (or compatible) with the output format - a more optimised memcpy should be implemented. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'utils/checkstyle.py')
0 files changed, 0 insertions, 0 deletions