Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.h28 void newMalloc(AtmoConfig_t* pAtmoConfig, CalibDbV2_tmo_t* pCalibDb);
H A Drk_aiq_algo_atmo_itf.cpp131 newMalloc(&pAtmoCtx->AtmoConfig, &pAtmoCtx->tmoAttr.stTool); in AtmoPreProcess()
135 newMalloc(&pAtmoCtx->AtmoConfig, &pAtmoCtx->pCalibDB); in AtmoPreProcess()
H A Drk_aiq_atmo_algo.cpp641 void newMalloc in newMalloc() function