diff options
author | Dafna Hirschfeld <dafna.hirschfeld@collabora.com> | 2020-08-06 13:50:30 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-08-29 08:24:53 +0200 |
commit | a45a423a043e9b603f7fdc1faa775123fe1dc070 (patch) | |
tree | e5bffd71088c7f60119bf70f783db5bc31e1af54 /crypto/algapi.c | |
parent | 084dd48166dda39b77828473a31a72b9fa28f468 (diff) |
media: staging: rkisp1: replace 9 coeff* fields with a 3x3 array
The struct rkisp1_cif_isp_ctk_config has 9 fields 'coeff*' for the
3x3 color correction matrix. Replace these fields with one 3x3
array coeff[3][3] and document the field.
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions