diff options
author | Eugen Hristev <eugen.hristev@microchip.com> | 2019-03-29 03:38:31 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-04-22 10:28:56 -0400 |
commit | b063474e2130b6bab48ac20acd9b821dfc16c171 (patch) | |
tree | bac658c7d71d368f1160516fabecfed8d3bc1a58 /.clang-format | |
parent | 1e8f401474d6b7c2138521d38a73d829eba0138e (diff) | |
download | linux-b063474e2130b6bab48ac20acd9b821dfc16c171.tar.bz2 |
media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32
ISC will output the "ARGB32" configuration in byte order: B, G, R, Alpha.
This is in fact the format BGRA, aka ABGR32.
If alpha is missing, the same format is equivalent to XBGR32.
Added both formats and removed ARGB32 which is wrong.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions