Home
last modified time | relevance | path

Searched defs:hFEC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Drk_aiq_algo_afec_itf.cpp161 FECHandle_t hFEC = (FECHandle_t)context->hFEC; in destroy_context() local
320 FECHandle_t hFEC = (FECHandle_t)params->ctx->hFEC; in prepare() local
495 FECHandle_t hFEC = (FECHandle_t)inparams->ctx->hFEC; in processing() local
H A Drk_aiq_types_afec_algo_prvt.h98 FECHandle_t hFEC; member