Home
last modified time | relevance | path

Searched refs:globalLumaMode (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/atmo/
H A Drk_aiq_types_atmo_algo_int.h19 GlobalLumaMode_t globalLumaMode; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp406 if(pAtmoCtx->AtmoConfig.Luma.globalLumaMode == GLOBALLUMAMODE_ENVLV) in ApiOffProcess()
409 else if(pAtmoCtx->AtmoConfig.Luma.globalLumaMode == GLOBALLUMAMODE_ISO) in ApiOffProcess()
491 pAtmoCtx->tmoAttr.CtlInfo.GlobalLumaMode = pAtmoCtx->AtmoConfig.Luma.globalLumaMode; in AtmoTranferData2Api()
719 pAtmoCtx->AtmoConfig.Luma.globalLumaMode = pCalibDb->TmoTuningPara.GlobalLuma.Mode; in AtmoUpdateConfig()
774 … pAtmoCtx->AtmoConfig.Luma.globalLumaMode, i, pAtmoCtx->AtmoConfig.Luma.GlobeLuma[i], in AtmoUpdateConfig()
1113 if(pAtmoCtx->AtmoConfig.Luma.globalLumaMode == GLOBALLUMAMODE_ENVLV) in TmoDamp()
1118 else if(pAtmoCtx->AtmoConfig.Luma.globalLumaMode == GLOBALLUMAMODE_ISO) in TmoDamp()
1334 …a.ISO:%f GlobeLuma:%f GlobeMaxLuma:%f \n", __FUNCTION__, pAtmoCtx->AtmoConfig.Luma.globalLumaMode, in AtmoProcessing()
1382 …a.ISO:%f GlobeLuma:%f GlobeMaxLuma:%f \n", __FUNCTION__, pAtmoCtx->AtmoConfig.Luma.globalLumaMode, in AtmoProcessing()