Lines Matching defs:isp21_ccm_cfg
240 struct isp21_ccm_cfg { struct
241 __u8 highy_adjust_dis;
242 __u8 bound_bit;
244 __s16 coeff0_r;
245 __s16 coeff1_r;
246 __s16 coeff2_r;
247 __s16 offset_r;
249 __s16 coeff0_g;
250 __s16 coeff1_g;
251 __s16 coeff2_g;
252 __s16 offset_g;
254 __s16 coeff0_b;
255 __s16 coeff1_b;
256 __s16 coeff2_b;
257 __s16 offset_b;
259 __u16 coeff0_y;
260 __u16 coeff1_y;
261 __u16 coeff2_y;
263 __u16 alp_y[ISP21_DHAZ_ENH_CURVE_NUM];