aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChen-Yu Tsai <[email protected]>2022-01-07 10:34:52 +0100
committerMauro Carvalho Chehab <[email protected]>2022-01-28 13:24:47 +0100
commit00b5359bac5aea8ff20c3a55fd90cfdb1d49c835 (patch)
tree03cd0131ce587ae7c7a97f3bab9acc33026dc541 /tools/perf/scripts/python
parente90410d1304e93c74ac4f87338f665e44129a79c (diff)
media: hantro: jpeg: Add COM segment to JPEG header to align image scan
The JPEG header size is not 64-bit aligned. This makes the driver require a bounce buffer for the encoded JPEG image scan output. Add a COM (comment) segment to the JPEG header so that the header size is a multiple of 64 bits. This will then allow dropping the use of the bounce buffer, and instead have the hardware write out to the capture buffer directly. Signed-off-by: Chen-Yu Tsai <[email protected]> Reviewed-by: Ezequiel Garcia <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions