Searched defs:ipu3_uapi_csc_mat_config (Results 1 – 1 of 1) sorted by relevance
1023 struct ipu3_uapi_csc_mat_config { struct1024 __s16 coeff_c11;1025 __s16 coeff_c12;1026 __s16 coeff_c13;1027 __s16 coeff_b1;1028 __s16 coeff_c21;1029 __s16 coeff_c22;1030 __s16 coeff_c23;1031 __s16 coeff_b2;1032 __s16 coeff_c31;[all …]