Searched refs:atmo_data (Results 1 – 2 of 2) sorted by relevance
1205 const rk_aiq_isp_tmo_t& atmo_data) in convertAiqTmoToIsp20Params() argument1207 if(atmo_data.bTmoEn) in convertAiqTmoToIsp20Params()1220 isp_cfg.others.hdrtmo_cfg.cnt_vsize = atmo_data.Res.sw_hdrtmo_cnt_vsize; in convertAiqTmoToIsp20Params()1221 isp_cfg.others.hdrtmo_cfg.gain_ld_off2 = atmo_data.Res.sw_hdrtmo_gain_ld_off2; in convertAiqTmoToIsp20Params()1222 isp_cfg.others.hdrtmo_cfg.gain_ld_off1 = atmo_data.Res.sw_hdrtmo_gain_ld_off1; in convertAiqTmoToIsp20Params()1223 isp_cfg.others.hdrtmo_cfg.big_en = atmo_data.Res.sw_hdrtmo_big_en; in convertAiqTmoToIsp20Params()1224 isp_cfg.others.hdrtmo_cfg.nobig_en = atmo_data.Res.sw_hdrtmo_nobig_en; in convertAiqTmoToIsp20Params()1225 isp_cfg.others.hdrtmo_cfg.newhst_en = atmo_data.Res.sw_hdrtmo_newhist_en; in convertAiqTmoToIsp20Params()1226 isp_cfg.others.hdrtmo_cfg.cnt_mode = atmo_data.Res.sw_hdrtmo_cnt_mode; in convertAiqTmoToIsp20Params()1227 isp_cfg.others.hdrtmo_cfg.expl_lgratio = atmo_data.Res.sw_hdrtmo_expl_lgratio; in convertAiqTmoToIsp20Params()[all …]
157 const rk_aiq_isp_tmo_t& atmo_data);