Searched defs:ipu3_uapi_csc_mat_config (Results 1 – 1 of 1) sorted by relevance
1062 struct ipu3_uapi_csc_mat_config { struct1063 __s16 coeff_c11;1064 __s16 coeff_c12;1065 __s16 coeff_c13;1066 __s16 coeff_b1;1067 __s16 coeff_c21;1068 __s16 coeff_c22;1069 __s16 coeff_c23;1070 __s16 coeff_b2;1071 __s16 coeff_c31;[all …]