Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h202 struct isp32_bls_cfg { struct
203 u8 enable_auto;
204 u8 en_windows;
205 u8 bls1_en;
207 u8 bls_samples;
209 struct isp2x_window bls_window1;
210 struct isp2x_window bls_window2;
211 struct isp2x_bls_fixed_val fixed_val;
212 struct isp2x_bls_fixed_val bls1_val;
214 u16 isp_ob_offset;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h202 struct isp32_bls_cfg { struct
203 __u8 enable_auto;
204 __u8 en_windows;
205 __u8 bls1_en;
207 __u8 bls_samples;
209 struct isp2x_window bls_window1;
210 struct isp2x_window bls_window2;
211 struct isp2x_bls_fixed_val fixed_val;
212 struct isp2x_bls_fixed_val bls1_val;
214 __u16 isp_ob_offset;
[all …]