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