Home
last modified time | relevance | path

Searched defs:color_matrix_coefs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dtda1997x.c86 struct color_matrix_coefs { struct
87 const char *name;
89 s16 offint1;
90 s16 offint2;
91 s16 offint3;
93 s16 p11coef;
94 s16 p12coef;
95 s16 p13coef;
119 static const struct color_matrix_coefs conv_matrix[] = { argument