Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.h29 void AtmoUpdateConfig(AtmoHandle_t pAtmoCtx, CalibDbV2_tmo_t* pCalibDb);
H A Drk_aiq_algo_atmo_itf.cpp132 AtmoUpdateConfig(pAtmoCtx, &pAtmoCtx->tmoAttr.stTool); in AtmoPreProcess()
136 AtmoUpdateConfig(pAtmoCtx, &pAtmoCtx->pCalibDB); in AtmoPreProcess()
H A Drk_aiq_atmo_algo.cpp708 void AtmoUpdateConfig in AtmoUpdateConfig() function