Searched refs:hAtmo (Results 1 – 4 of 4) sorted by relevance
59 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()
223 AtmoHandle_t hAtmo; member
229 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()
1499 pInstConfig->hAtmo = (AtmoHandle_t)pAtmoCtx; in AtmoInit()