Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_types_atmo_algo_prvt.h63 #define DETAILSHIGHLIGHTMAX (1023) macro
H A Drk_aiq_atmo_algo.cpp372 …LIMIT_VALUE(pAtmoCtx->CurrData.HandleData.DetailsHighLight, DETAILSHIGHLIGHTMAX, DETAILSHIGHLIGHTM… in AtmoApiSetLevel()
506 …tr.RegInfo.DetailsHighlight = pAtmoCtx->CurrData.HandleData.DetailsHighLight / DETAILSHIGHLIGHTMAX; in AtmoTranferData2Api()
538 pAtmoCtx->CurrData.HandleData.DetailsHighLight *= DETAILSHIGHLIGHTMAX; in AtmoApiAutoUpdate()
540 , DETAILSHIGHLIGHTMAX, DETAILSHIGHLIGHTMIN); in AtmoApiAutoUpdate()
603 …ndleData.DetailsHighLight = pAtmoCtx->tmoAttr.stManual.stTmoManual.stDtlsHL * DETAILSHIGHLIGHTMAX ; in AtmoApiManualUpdate()
605 , DETAILSHIGHLIGHTMAX, DETAILSHIGHLIGHTMIN); in AtmoApiManualUpdate()
806 …iLit.DetailsHighLight[i] = pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLight[i] * DETAILSHIGHLIGHTMAX; in AtmoUpdateConfig()
807 …] = LIMIT_VALUE(pAtmoCtx->AtmoConfig.DtsHiLit.DetailsHighLight[i], DETAILSHIGHLIGHTMAX, DETAILSHIG… in AtmoUpdateConfig()