Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h266 struct isp21_dhaz_cfg { struct
267 u8 enhance_en;
268 u8 air_lc_en;
269 u8 hpara_en;
270 u8 hist_en;
271 u8 dc_en;
273 u8 yblk_th;
274 u8 yhist_th;
275 u8 dc_max_th;
276 u8 dc_min_th;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h266 struct isp21_dhaz_cfg { struct
267 __u8 enhance_en;
268 __u8 air_lc_en;
269 __u8 hpara_en;
270 __u8 hist_en;
271 __u8 dc_en;
273 __u8 yblk_th;
274 __u8 yhist_th;
275 __u8 dc_max_th;
276 __u8 dc_min_th;
[all …]