Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Drk_aiq_uapi_afec_int.cpp29 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()
H A Drk_aiq_types_afec_algo_prvt.h95 typedef struct FECContext_s* FECHandle_t; typedef
98 FECHandle_t hFEC;
107 RKAiqAfecThread(FECHandle_t fecHandle) in RKAiqAfecThread()
142 FECHandle_t hFEC;
H A Drk_aiq_algo_afec_itf.cpp97 FECHandle_t fecCtx = ctx->hFEC; in create_context()
161 FECHandle_t hFEC = (FECHandle_t)context->hFEC; in destroy_context()
320 FECHandle_t hFEC = (FECHandle_t)params->ctx->hFEC; in prepare()
495 FECHandle_t hFEC = (FECHandle_t)inparams->ctx->hFEC; in processing()