Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp134 pAtmoCtx->PrevData.HandleData.LocalTmoStrength = 0.3; in AtmoConfig()
391 pAtmoCtx->CurrData.HandleData.LocalTmoStrength); in AtmoApiSetLevel()
419 …pAtmoCtx->CurrData.HandleData.LocalTmoStrength = TmoGetCurrPara(pAtmoCtx->CurrData.CtrlData.Dynami… in ApiOffProcess()
420 …pAtmoCtx->AtmoConfig.local.DynamicRange, pAtmoCtx->AtmoConfig.local.LocalTmoStrength, pAtmoCtx->At… in ApiOffProcess()
422 … pAtmoCtx->CurrData.HandleData.LocalTmoStrength = TmoGetCurrPara(pAtmoCtx->CurrData.CtrlData.EnvLv, in ApiOffProcess()
423 …pAtmoCtx->AtmoConfig.local.EnvLv, pAtmoCtx->AtmoConfig.local.LocalTmoStrength, pAtmoCtx->AtmoConfi… in ApiOffProcess()
426 pAtmoCtx->CurrData.HandleData.LocalTmoStrength = 0; in ApiOffProcess()
507 …pAtmoCtx->tmoAttr.RegInfo.LocalTmoStrength = pAtmoCtx->CurrData.HandleData.LocalTmoStrength / TMOC… in AtmoTranferData2Api()
542 pAtmoCtx->CurrData.HandleData.LocalTmoStrength = in AtmoApiAutoUpdate()
545 pAtmoCtx->CurrData.HandleData.LocalTmoStrength *= TMOCONTRASTMAX; in AtmoApiAutoUpdate()
[all …]
H A Drk_aiq_types_atmo_algo_prvt.h95 float LocalTmoStrength; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/atmo/
H A Drk_aiq_types_atmo_algo_int.h57 float* LocalTmoStrength; member
163 float LocalTmoStrength; member