Searched refs:expl_lgratio (Results 1 – 4 of 4) sorted by relevance
867 __u16 expl_lgratio; member
879 u16 expl_lgratio; member
1227 isp_cfg.others.hdrtmo_cfg.expl_lgratio = atmo_data.Res.sw_hdrtmo_expl_lgratio; in convertAiqTmoToIsp20Params()1273 …MHW_SUBM(ISP20PARAM_SUBM, "%d: expl_lgratio %d", __LINE__, isp_cfg.others.hdrtmo_cfg.expl_lgratio); in convertAiqTmoToIsp20Params()
3129 value |= (arg->expl_lgratio & 0xFFFF) << 16 | in isp_hdrtmo_config()