Home
last modified time | relevance | path

Searched defs:isp32_cac_cfg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h1266 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;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h1266 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;
[all …]