Searched refs:PredictK (Results 1 – 4 of 4) sorted by relevance
362 tmo_param->result.TmoFlicker.PredictK.correction_factor = in genIspResult()363 atmo_rk->AtmoProcRes.TmoFlicker.PredictK.correction_factor; in genIspResult()364 tmo_param->result.TmoFlicker.PredictK.correction_offset = in genIspResult()365 atmo_rk->AtmoProcRes.TmoFlicker.PredictK.correction_offset; in genIspResult()366 tmo_param->result.TmoFlicker.PredictK.Hdr3xLongPercent = in genIspResult()367 atmo_rk->AtmoProcRes.TmoFlicker.PredictK.Hdr3xLongPercent; in genIspResult()368 tmo_param->result.TmoFlicker.PredictK.UseLongUpTh = in genIspResult()369 atmo_rk->AtmoProcRes.TmoFlicker.PredictK.UseLongUpTh; in genIspResult()370 tmo_param->result.TmoFlicker.PredictK.UseLongLowTh = in genIspResult()371 atmo_rk->AtmoProcRes.TmoFlicker.PredictK.UseLongLowTh; in genIspResult()
263 PredictKPara_t PredictK; member
1028 pAtmoCtx->ProcRes.TmoFlicker.PredictK.correction_factor = 1.05; in TmoGetCurrIOData()1029 pAtmoCtx->ProcRes.TmoFlicker.PredictK.correction_offset = 0; in TmoGetCurrIOData()1030 pAtmoCtx->ProcRes.TmoFlicker.PredictK.Hdr3xLongPercent = 0.5; in TmoGetCurrIOData()1031 pAtmoCtx->ProcRes.TmoFlicker.PredictK.UseLongLowTh = 1.02; in TmoGetCurrIOData()1032 pAtmoCtx->ProcRes.TmoFlicker.PredictK.UseLongUpTh = 0.98; in TmoGetCurrIOData()
3690 int PredictK = 0; in hdrtmoPredictK() local3905 PredictK = (int)PredictKfloat; in hdrtmoPredictK()3908 ratio, EnvLvChange, PredictKfloat, PredictK); in hdrtmoPredictK()3909 return PredictK; in hdrtmoPredictK()