Searched refs:cnt_vsize (Results 1 – 6 of 6) sorted by relevance
238 int cnt_vsize; member254 int cnt_vsize; member
859 __u16 cnt_vsize; member
871 u16 cnt_vsize; member
1220 isp_cfg.others.hdrtmo_cfg.cnt_vsize = atmo_data.Res.sw_hdrtmo_cnt_vsize; in convertAiqTmoToIsp20Params()1266 …OGE_CAMHW_SUBM(ISP20PARAM_SUBM, "%d: cnt_vsize %d", __LINE__, isp_cfg.others.hdrtmo_cfg.cnt_vsize); in convertAiqTmoToIsp20Params()
1015 pAtmoCtx->ProcRes.TmoFlicker.cnt_vsize = pAtmoCtx->ProcRes.Res.sw_hdrtmo_cnt_vsize; in TmoGetCurrIOData()
3165 value |= (arg->cnt_vsize & 0x1FFF) << 16 | in isp_hdrtmo_config()