Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharpV33/
H A Drk_aiq_asharp_algo_v33.h41 Asharp_result_V33_t Asharp_Release_V33(Asharp_Context_V33_t* pAsharpCtx);
H A Drk_aiq_asharp_algo_v33.cpp120 Asharp_result_V33_t Asharp_Release_V33(Asharp_Context_V33_t* pAsharpCtx) { in Asharp_Release_V33() function
H A Drk_aiq_asharp_algo_itf_v33.cpp61 Asharp_result_V33_t ret = Asharp_Release_V33(pAsharpCtx); in destroy_context()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharpV33/
H A Drk_aiq_algo_camgroup_asharp_itf_v33.cpp84 ret_v33 = Asharp_Release_V33(asharp_group_contex->asharp_contex_v33); in groupAsharpV33DestroyCtx()