Searched refs:LumaDeviationL (Results 1 – 3 of 3) sorted by relevance
146 float LumaDeviationL; member
319 pAtmoCtx->CurrAeResult.LumaDeviationL = AecHdrProcResult.HdrLumaDeviation[1]; in AtmoGetSensorInfo()320 pAtmoCtx->CurrAeResult.LumaDeviationL = abs(pAtmoCtx->CurrAeResult.LumaDeviationL); in AtmoGetSensorInfo()331 pAtmoCtx->CurrAeResult.LumaDeviationL = AecHdrProcResult.HdrLumaDeviation[2]; in AtmoGetSensorInfo()332 pAtmoCtx->CurrAeResult.LumaDeviationL = abs(pAtmoCtx->CurrAeResult.LumaDeviationL); in AtmoGetSensorInfo()1037 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[1] = pAtmoCtx->CurrAeResult.LumaDeviationL; in TmoGetCurrIOData()1042 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[2] = pAtmoCtx->CurrAeResult.LumaDeviationL; in TmoGetCurrIOData()
3605 float LumaDeviationL = 0; in hdrtmoSceneStable() local3627 LumaDeviationL = LumaDeviation[1]; in hdrtmoSceneStable()3629 if(LumaDeviationL > 0) in hdrtmoSceneStable()3630 LumaDeviationFinnal = LumaDeviationL; in hdrtmoSceneStable()3631 else if(LumaDeviationL == 0 && LumaDeviationS > 0) in hdrtmoSceneStable()3638 LumaDeviationL = LumaDeviation[2]; in hdrtmoSceneStable()3642 else if(LumaDeviationM == 0 && LumaDeviationL > 0) in hdrtmoSceneStable()3643 LumaDeviationFinnal = LumaDeviationL; in hdrtmoSceneStable()3644 else if(LumaDeviationM == 0 && LumaDeviationL == 0 && LumaDeviationS == 0) in hdrtmoSceneStable()3649 frameId, LumaDeviationLinear, LumaDeviationS, LumaDeviationM, LumaDeviationL); in hdrtmoSceneStable()