diff options
author | Eugen Hristev <eugen.hristev@microchip.com> | 2021-04-13 12:57:04 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-06-08 12:52:15 +0200 |
commit | 2ede3975c0a8530663de38b485abbaa18ede0bad (patch) | |
tree | d77c6ace8f40d59ff6d88ac68aa95ded9a7216a1 /Documentation/crypto | |
parent | cd5af39467bdc768387d841186a71bb2d947b29c (diff) |
media: atmel: atmel-isc: extract CSC submodule config into separate function
The CSC submodule is a part of the atmel-isc pipeline, and stands for
Color Space Conversion. It is used to apply a matrix transformation to
RGB pixels to convert them to the YUV components.
The CSC submodule should be initialized in the product specific driver
as it's product specific. Other products can implement it differently.
[hverkuil: made isc_sama5d2_config_csc static]
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+huawei@kernel.org>
Diffstat (limited to 'Documentation/crypto')
0 files changed, 0 insertions, 0 deletions