Home
last modified time | relevance | path

Searched refs:localtmoMode (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.h52 TmoTypeMode_t localtmoMode; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp418 if(pAtmoCtx->AtmoConfig.local.localtmoMode == TMOTYPEMODE_DYNAMICRANGE) in ApiOffProcess()
421 else if(pAtmoCtx->AtmoConfig.local.localtmoMode == TMOTYPEMODE_ENVLV) in ApiOffProcess()
495 pAtmoCtx->tmoAttr.CtlInfo.LocalTMOMode = pAtmoCtx->AtmoConfig.local.localtmoMode; in AtmoTranferData2Api()
722 pAtmoCtx->AtmoConfig.local.localtmoMode = pCalibDb->TmoTuningPara.LocalTMO.Mode; in AtmoUpdateConfig()
790 … pAtmoCtx->AtmoConfig.local.localtmoMode, i, pAtmoCtx->AtmoConfig.local.LocalTmoStrength[i], in AtmoUpdateConfig()
1163 if(pAtmoCtx->AtmoConfig.local.localtmoMode == TMOTYPEMODE_DYNAMICRANGE) { in TmoDamp()
1167 else if(pAtmoCtx->AtmoConfig.local.localtmoMode == TMOTYPEMODE_ENVLV) in TmoDamp()
1340 …:%f LocalTmoStrength:%f\n", __FUNCTION__, pAtmoCtx->AtmoConfig.local.localtmoMode, pAtmoCtx->Curr… in AtmoProcessing()
1388 …:%f LocalTmoStrength:%f\n", __FUNCTION__, pAtmoCtx->AtmoConfig.local.localtmoMode, pAtmoCtx->Curr… in AtmoProcessing()