Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_algo_atmo_itf.cpp59 AtmoHandle_t pAtmoCtx = (AtmoHandle_t)context->AtmoInstConfig.hAtmo; in AtmoDestroyCtx()
78 AtmoHandle_t pAtmoCtx = params->ctx->AtmoInstConfig.hAtmo; in AtmoPrepare()
127 AtmoHandle_t pAtmoCtx = inparams->ctx->AtmoInstConfig.hAtmo; in AtmoPreProcess()
148 AtmoHandle_t pAtmoCtx = (AtmoHandle_t)inparams->ctx->AtmoInstConfig.hAtmo; in AtmoProcess()
H A Drk_aiq_types_atmo_algo_prvt.h223 AtmoHandle_t hAtmo; member
H A Drk_aiq_uapi_atmo_int.cpp229 AtmoContext_t* pAtmoCtx = (AtmoContext_t*)(ctx->AtmoInstConfig.hAtmo); in rk_aiq_uapi_atmo_SetAttrib()
271 AtmoContext_t* pAtmoCtx = (AtmoContext_t*)ctx->AtmoInstConfig.hAtmo; in rk_aiq_uapi_atmo_GetAttrib()
H A Drk_aiq_atmo_algo.cpp1499 pInstConfig->hAtmo = (AtmoHandle_t)pAtmoCtx; in AtmoInit()