Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp3/
H A Drk_aiq_asharp_algo_v3.h23 Asharp3_result_t Asharp_Release_V3(Asharp_Context_V3_t *pAsharpCtx);
H A Drk_aiq_asharp_algo_itf_v3.cpp68 Asharp3_result_t ret = Asharp_Release_V3(pAsharpCtx); in destroy_context()
H A Drk_aiq_asharp_algo_v3.cpp108 Asharp3_result_t Asharp_Release_V3(Asharp_Context_V3_t *pAsharpCtx) in Asharp_Release_V3() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharp3/
H A Drk_aiq_algo_camgroup_asharp_itf_v3.cpp86 ret_v3 = Asharp_Release_V3(asharp_group_contex->asharp_contex_v3); in groupAsharpV3DestroyCtx()