Searched refs:clipratio0 (Results 1 – 5 of 5) sorted by relevance
886 float clipratio0 = (float)(pAtmoCtx->ProcRes.Res.sw_hdrtmo_clipratio0) / 256.0; in GetSetLgRange0() local891 value = set_lgmin * (1 - clipratio0) + set_lgmax * clipratio0; in GetSetLgRange0()895 …ap0:%f value:%f returnValue:%d\n", __FUNCTION__, set_lgmin, set_lgmax, clipratio0, clipgap0, value… in GetSetLgRange0()
888 __u8 clipratio0; member
900 u8 clipratio0; member
1242 isp_cfg.others.hdrtmo_cfg.clipratio0 = atmo_data.Res.sw_hdrtmo_clipratio0; in convertAiqTmoToIsp20Params()1288 …E_CAMHW_SUBM(ISP20PARAM_SUBM, "%d: clipratio0 %d", __LINE__, isp_cfg.others.hdrtmo_cfg.clipratio0); in convertAiqTmoToIsp20Params()
3189 (arg->clipratio0 & 0xFF) << 8 | in isp_hdrtmo_config()