Searched refs:LumaDeviationM (Results 1 – 3 of 3) sorted by relevance
147 float LumaDeviationM; member
333 pAtmoCtx->CurrAeResult.LumaDeviationM = AecHdrProcResult.HdrLumaDeviation[1]; in AtmoGetSensorInfo()334 pAtmoCtx->CurrAeResult.LumaDeviationM = abs(pAtmoCtx->CurrAeResult.LumaDeviationM); in AtmoGetSensorInfo()1041 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[1] = pAtmoCtx->CurrAeResult.LumaDeviationM; in TmoGetCurrIOData()
3606 float LumaDeviationM = 0; in hdrtmoSceneStable() local3637 LumaDeviationM = LumaDeviation[1]; in hdrtmoSceneStable()3640 if(LumaDeviationM > 0) in hdrtmoSceneStable()3641 LumaDeviationFinnal = LumaDeviationM; in hdrtmoSceneStable()3642 else if(LumaDeviationM == 0 && LumaDeviationL > 0) in hdrtmoSceneStable()3644 else if(LumaDeviationM == 0 && LumaDeviationL == 0 && LumaDeviationS == 0) in hdrtmoSceneStable()3649 frameId, LumaDeviationLinear, LumaDeviationS, LumaDeviationM, LumaDeviationL); in hdrtmoSceneStable()