aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPhilipp Zabel <[email protected]>2020-03-18 19:35:32 +0100
committerMauro Carvalho Chehab <[email protected]>2020-04-14 11:47:47 +0200
commit50733b5b9102da5b2415e3497aa89588396e4f20 (patch)
treebaa5bd54b2dfbe4896d3bdc35ea7d032f7184440 /tools/perf/scripts/python/export-to-sqlite.py
parentdbe939814cfa0154421ab1643f48b7cdd379d522 (diff)
media: add v4l2 JPEG helpers
Add helpers for JPEG header parsing. They allow both scanning for marker segment positions and later parsing the segments individually, as required by s5p-jpeg, as well as parsing all headers in one go, as required by coda-vpu. The frame header is always parsed, as basically all decoders are interested in width, height, and number of components. For convenience, the JPEG chroma subsampling factors are decoded into a v4l2_jpeg_chroma_subsampling enum. Only baseline and extended sequential DCT encoded JPEGs with 8-bit or 12-bit precision with up to four components are supported. Signed-off-by: Philipp Zabel <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions