Home
last modified time | relevance | path

Searched refs:GlobalTmoStrength (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp135 pAtmoCtx->PrevData.HandleData.GlobalTmoStrength = 0.5; in AtmoConfig()
430 …pAtmoCtx->CurrData.HandleData.GlobalTmoStrength = TmoGetCurrPara(pAtmoCtx->CurrData.CtrlData.Dynam… in ApiOffProcess()
431 …tmoCtx->AtmoConfig.global.DynamicRange, pAtmoCtx->AtmoConfig.global.GlobalTmoStrength, pAtmoCtx->A… in ApiOffProcess()
433 …pAtmoCtx->CurrData.HandleData.GlobalTmoStrength = TmoGetCurrPara(pAtmoCtx->CurrData.CtrlData.EnvLv, in ApiOffProcess()
434 …pAtmoCtx->AtmoConfig.global.EnvLv, pAtmoCtx->AtmoConfig.global.GlobalTmoStrength, pAtmoCtx->AtmoCo… in ApiOffProcess()
508 pAtmoCtx->tmoAttr.RegInfo.GlobaltmoStrength = pAtmoCtx->CurrData.HandleData.GlobalTmoStrength; in AtmoTranferData2Api()
565 pAtmoCtx->CurrData.HandleData.GlobalTmoStrength = strength; in AtmoApiAutoUpdate()
568 pAtmoCtx->CurrData.HandleData.GlobalTmoStrength = 0.5; in AtmoApiAutoUpdate()
578 … pAtmoCtx->CurrData.HandleData.GlobalTmoStrength, pAtmoCtx->CurrData.HandleData.LocalTmoStrength); in AtmoApiAutoUpdate()
620 …pAtmoCtx->CurrData.HandleData.GlobalTmoStrength = LIMIT_VALUE(pAtmoCtx->tmoAttr.stManual.stTmoManu… in AtmoApiManualUpdate()
[all …]
H A Drk_aiq_types_atmo_algo_prvt.h96 float GlobalTmoStrength; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/atmo/
H A Drk_aiq_types_atmo_algo_int.h69 float* GlobalTmoStrength; member
256 float GlobalTmoStrength; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAtmoHandle.cpp355 tmo_param->result.TmoFlicker.GlobalTmoStrength = in genIspResult()
356 atmo_rk->AtmoProcRes.TmoFlicker.GlobalTmoStrength; in genIspResult()