aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEugen Hristev <[email protected]>2019-11-25 09:32:49 +0100
committerMauro Carvalho Chehab <[email protected]>2019-12-16 10:14:50 +0100
commitab04e7e6436ed10bb075e6d78f7e7bf841a6fbdc (patch)
tree939d96d5be33b08af9de2fe36af9d644d7e4b56a /tools/perf/scripts/python
parent62387970a4818168cd8d86dc59624c0fbd7268a8 (diff)
media: atmel: atmel-isc-base: add support for Y10 format
The ISC can receive input from sensors using Y10 format directly (10 bits greyscale). In this case, the ISC must dump the data directly, either as GREY (8bit) or Y10 (10bit). Y16 is not supported because we cannot align the MSB 10 bits to the MSB inside the 16bit container. For this format, the ISC internal pipeline cannot work (only works with BAYER), so we must dump the data directly as 8bit/10bit. Signed-off-by: Eugen Hristev <[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