Lines Matching defs:isp32_cac_cfg
1266 struct isp32_cac_cfg { struct
1267 __u8 bypass_en;
1268 __u8 center_en;
1269 __u8 clip_g_mode;
1270 __u8 edge_detect_en;
1271 __u8 neg_clip0_en;
1273 __u8 flat_thed_b;
1274 __u8 flat_thed_r;
1276 __u8 psf_sft_bit;
1277 __u16 cfg_num;
1279 __u16 center_width;
1280 __u16 center_height;
1282 __u16 strength[ISP32_CAC_STRENGTH_NUM];
1284 __u16 offset_b;
1285 __u16 offset_r;
1287 __u32 expo_thed_b;
1288 __u32 expo_thed_r;
1289 __u32 expo_adj_b;
1290 __u32 expo_adj_r;
1292 __u32 hsize;
1293 __u32 vsize;
1294 __s32 buf_fd;