Searched refs:big_en (Results 1 – 6 of 6) sorted by relevance
178 u8 big_en, nobig_en, sd32_self_en = 0; in nr_config() local299 big_en = arg->uvnr_big_en & 0x01; in nr_config()302 big_en = 1; in nr_config()310 nobig_en << 5 | big_en << 6; in nr_config()320 u8 big_en, nobig_en; in nr_enable() local323 big_en = arg->uvnr_big_en & 0x01; in nr_enable()326 big_en = 1; in nr_enable()331 arg->nr_gain_en << 3 | nobig_en << 5 | big_en << 6; in nr_enable()
40 int big_en; member
3123 u8 big_en, nobig_en; in isp_hdrtmo_config() local3156 big_en = arg->big_en & 0x01; in isp_hdrtmo_config()3159 big_en = 1; in isp_hdrtmo_config()3168 (big_en & 0x01) << 5 | in isp_hdrtmo_config()3314 u8 big_en, nobig_en; in isp_dhaz_config() local3317 big_en = arg->big_en & 0x01; in isp_dhaz_config()3320 big_en = 1; in isp_dhaz_config()3328 if (big_en) in isp_dhaz_config()
862 __u8 big_en; member1049 __u8 big_en; member
874 u8 big_en; member1061 u8 big_en; member
1223 isp_cfg.others.hdrtmo_cfg.big_en = atmo_data.Res.sw_hdrtmo_big_en; in convertAiqTmoToIsp20Params()1269 LOGE_CAMHW_SUBM(ISP20PARAM_SUBM, "%d: big_en %d", __LINE__, isp_cfg.others.hdrtmo_cfg.big_en); in convertAiqTmoToIsp20Params()1484 cfg->big_en = dhaze.ProcResV10.big_en; in convertAiqAdehazeToIsp20Params()1543 cfg->big_en = int(dhaze.ProcResV10.dehaze_en[4]); //0~1 , (1bit) gain_en in convertAiqAdehazeToIsp20Params()