Home
last modified time | relevance | path

Searched refs:LumaDeviationLinear (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_types_atmo_algo_prvt.h149 float LumaDeviationLinear; member
H A Drk_aiq_atmo_algo.cpp309 pAtmoCtx->CurrAeResult.LumaDeviationLinear = AecHdrProcResult.LumaDeviation; in AtmoGetSensorInfo()
310 … pAtmoCtx->CurrAeResult.LumaDeviationLinear = abs(pAtmoCtx->CurrAeResult.LumaDeviationLinear); in AtmoGetSensorInfo()
1034 pAtmoCtx->ProcRes.TmoFlicker.LumaDeviation[0] = pAtmoCtx->CurrAeResult.LumaDeviationLinear; in TmoGetCurrIOData()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp3608 float LumaDeviationLinear = 0; in hdrtmoSceneStable() local
3622 LumaDeviationLinear = LumaDeviation[0]; in hdrtmoSceneStable()
3623 LumaDeviationFinnal = LumaDeviationLinear; in hdrtmoSceneStable()
3649 frameId, LumaDeviationLinear, LumaDeviationS, LumaDeviationM, LumaDeviationL); in hdrtmoSceneStable()