Searched refs:hFEC (Results 1 – 3 of 3) sorted by relevance
89 ctx->hFEC = new FECContext_t(); in create_context()90 if (ctx->hFEC == NULL) { in create_context()94 memset((void *)(ctx->hFEC), 0, sizeof(FECContext_t)); in create_context()97 FECHandle_t fecCtx = ctx->hFEC; in create_context()126 ctx->hFEC->isAttribUpdated = false; in create_context()127 ctx->hFEC->afecReadMeshThread = new RKAiqAfecThread(ctx->hFEC); in create_context()153 ctx->hFEC->eState = FEC_STATE_INVALID; in create_context()161 FECHandle_t hFEC = (FECHandle_t)context->hFEC; in destroy_context() local162 FECContext_t* fecCtx = (FECContext_t*)hFEC; in destroy_context()195 delete context->hFEC; in destroy_context()[all …]
98 FECHandle_t hFEC; member109 , hFEC(fecHandle) {}; in RKAiqAfecThread()142 FECHandle_t hFEC;
29 FECHandle_t fec_contex = (FECHandle_t)ctx->hFEC;; in rk_aiq_uapi_afec_SetAttrib()68 FECHandle_t fec_contex = (FECHandle_t)ctx->hFEC;; in rk_aiq_uapi_afec_GetAttrib()