Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amfnr/
H A Drk_aiq_amfnr_algo_v1.h44 Amfnr_Result_V1_t Amfnr_Prepare_V1(Amfnr_Context_V1_t *pAmfnrCtx, Amfnr_Config_V1_t* pANRConfig);
H A Drk_aiq_amfnr_algo_itf_v1.cpp101 Amfnr_Result_V1_t ret = Amfnr_Prepare_V1(pAmfnrCtx, &pCfgParam->stAmfnrConfig); in prepare()
H A Drk_aiq_amfnr_algo_v1.cpp209 Amfnr_Result_V1_t Amfnr_Prepare_V1(Amfnr_Context_V1_t *pAmfnrCtx, Amfnr_Config_V1_t* pAmfnrConfig) in Amfnr_Prepare_V1() function