Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp4/
H A Drk_aiq_asharp_algo_v4.h35 Asharp4_result_t Asharp_PreProcess_V4(Asharp_Context_V4_t *pAsharpCtx);
H A Drk_aiq_asharp_algo_v4.cpp185 Asharp4_result_t Asharp_PreProcess_V4(Asharp_Context_V4_t *pAsharpCtx) in Asharp_PreProcess_V4() function
H A Drk_aiq_asharp_algo_itf_v4.cpp129 Asharp4_result_t ret = Asharp_PreProcess_V4(pAsharpCtx); in pre_process()