Home
last modified time | relevance | path

Searched refs:Aynr_GetProcResult_V2 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aynr2/
H A Drk_aiq_aynr_algo_v2.h40 Aynr_result_t Aynr_GetProcResult_V2(Aynr_Context_V2_t *pAynrCtx, Aynr_ProcResult_V2_t* pANRResult);
H A Drk_aiq_aynr_algo_v2.cpp251 Aynr_result_t Aynr_GetProcResult_V2(Aynr_Context_V2_t *pAynrCtx, Aynr_ProcResult_V2_t* pAynrResult) in Aynr_GetProcResult_V2() function
H A Drk_aiq_aynr_algo_itf_v2.cpp263 Aynr_GetProcResult_V2(pAynrCtx, &pAynrProcResParams->stAynrProcResult); in processing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/aynr2/
H A Drk_aiq_algo_camgroup_aynr_itf_v2.cpp238 Aynr_GetProcResult_V2(aynr_contex_v2, &stAynrResultV2); in groupAynrV2Processing()