Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h260 struct isp32_debayer_cfg { struct
262 u8 filter_g_en;
263 u8 filter_c_en;
265 u8 clip_en;
266 u8 dist_scale;
267 u8 thed0;
268 u8 thed1;
269 u8 select_thed;
270 u8 max_ratio;
272 s8 filter1_coe1;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h260 struct isp32_debayer_cfg { struct
262 __u8 filter_g_en;
263 __u8 filter_c_en;
265 __u8 clip_en;
266 __u8 dist_scale;
267 __u8 thed0;
268 __u8 thed1;
269 __u8 select_thed;
270 __u8 max_ratio;
272 __s8 filter1_coe1;
[all …]