Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp3/
H A Drk_aiq_asharp_algo_v3.h37 Asharp3_result_t Asharp_Process_V3(Asharp_Context_V3_t *pAsharpCtx, Asharp3_ExpInfo_t *pExpInfo);
H A Drk_aiq_asharp_algo_itf_v3.cpp254 Asharp3_result_t ret = Asharp_Process_V3(pAsharpCtx, &stExpInfo); in processing()
H A Drk_aiq_asharp_algo_v3.cpp203 Asharp3_result_t Asharp_Process_V3(Asharp_Context_V3_t *pAsharpCtx, Asharp3_ExpInfo_t *pExpInfo) in Asharp_Process_V3() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharp3/
H A Drk_aiq_algo_camgroup_asharp_itf_v3.cpp235 ret_v3 = Asharp_Process_V3(asharp_contex_v3, &stExpInfoV3); in groupAsharpV3Processing()