Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharpV33/
H A Drk_aiq_asharp_algo_v33.h54 Asharp_result_V33_t Asharp_PreProcess_V33(Asharp_Context_V33_t* pAsharpCtx);
H A Drk_aiq_asharp_algo_itf_v33.cpp127 Asharp_result_V33_t ret = Asharp_PreProcess_V33(pAsharpCtx);
165 Asharp_result_V33_t ret = Asharp_PreProcess_V33(pAsharpCtx); in processing()
H A Drk_aiq_asharp_algo_v33.cpp201 Asharp_result_V33_t Asharp_PreProcess_V33(Asharp_Context_V33_t* pAsharpCtx) { in Asharp_PreProcess_V33() function