Home
last modified time | relevance | path

Searched refs:Asharp_Process_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.h38 Asharp4_result_t Asharp_Process_V4(Asharp_Context_V4_t *pAsharpCtx, Asharp4_ExpInfo_t *pExpInfo);
H A Drk_aiq_asharp_algo_v4.cpp197 Asharp4_result_t Asharp_Process_V4(Asharp_Context_V4_t *pAsharpCtx, Asharp4_ExpInfo_t *pExpInfo) in Asharp_Process_V4() function
H A Drk_aiq_asharp_algo_itf_v4.cpp274 Asharp4_result_t ret = Asharp_Process_V4(pAsharpCtx, &stExpInfo); in processing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharp4/
H A Drk_aiq_algo_camgroup_asharp_itf_v4.cpp232 ret_v4 = Asharp_Process_V4(asharp_contex_v4, &stExpInfoV4); in groupAsharpV4Processing()