diff options
author | Ming Qian <[email protected]> | 2022-03-23 10:05:55 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-05-13 11:02:18 +0200 |
commit | bec0a3a67389ede106d0661a007edf832878d8b2 (patch) | |
tree | c3609733b9f8e2cb9b630035530b600b9a5c149e /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 8dd504a3a0a5f73b4c137ce3afc35936a4ecd871 (diff) |
media: imx-jpeg: Identify and handle precision correctly
The decoder will save the precision that was detected from jpeg header
and use it later, when choosing the pixel format and also calculate
bytesperline according to precision.
The 12bit jpeg is not supported yet,
but driver shouldn't led to serious problem if user enqueue a 12 bit jpeg.
And the 12bit jpeg is supported by hardware, driver may support it later.
[hverkuil: document the new precision field]
Signed-off-by: Ming Qian <[email protected]>
Reviewed-by: Mirela Rabulea <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions