Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp4/
H A Drk_aiq_asharp_algo_v4.h24 Asharp4_result_t Asharp_Release_V4(Asharp_Context_V4_t *pAsharpCtx);
H A Drk_aiq_asharp_algo_v4.cpp102 Asharp4_result_t Asharp_Release_V4(Asharp_Context_V4_t *pAsharpCtx) in Asharp_Release_V4() function
H A Drk_aiq_asharp_algo_itf_v4.cpp65 Asharp4_result_t ret = Asharp_Release_V4(pAsharpCtx); in destroy_context()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharp4/
H A Drk_aiq_algo_camgroup_asharp_itf_v4.cpp84 ret_v4 = Asharp_Release_V4(asharp_group_contex->asharp_contex_v4); in groupAsharpV4DestroyCtx()