Searched refs:LumaDeviationS (Results 1 – 3 of 3) sorted by relevance
148 float LumaDeviationS; member
321 pAtmoCtx->CurrAeResult.LumaDeviationS = AecHdrProcResult.HdrLumaDeviation[0]; in AtmoGetSensorInfo()322 pAtmoCtx->CurrAeResult.LumaDeviationS = abs(pAtmoCtx->CurrAeResult.LumaDeviationS); in AtmoGetSensorInfo()335 pAtmoCtx->CurrAeResult.LumaDeviationS = AecHdrProcResult.HdrLumaDeviation[0]; in AtmoGetSensorInfo()336 pAtmoCtx->CurrAeResult.LumaDeviationS = abs(pAtmoCtx->CurrAeResult.LumaDeviationS); in AtmoGetSensorInfo()1036 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[0] = pAtmoCtx->CurrAeResult.LumaDeviationS; in TmoGetCurrIOData()1040 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[0] = pAtmoCtx->CurrAeResult.LumaDeviationS; in TmoGetCurrIOData()
3607 float LumaDeviationS = 0; in hdrtmoSceneStable() local3626 LumaDeviationS = LumaDeviation[0]; in hdrtmoSceneStable()3631 else if(LumaDeviationL == 0 && LumaDeviationS > 0) in hdrtmoSceneStable()3632 LumaDeviationFinnal = LumaDeviationS; in hdrtmoSceneStable()3636 LumaDeviationS = LumaDeviation[0]; in hdrtmoSceneStable()3644 else if(LumaDeviationM == 0 && LumaDeviationL == 0 && LumaDeviationS == 0) in hdrtmoSceneStable()3645 LumaDeviationFinnal = LumaDeviationS; in hdrtmoSceneStable()3649 frameId, LumaDeviationLinear, LumaDeviationS, LumaDeviationM, LumaDeviationL); in hdrtmoSceneStable()