Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/
H A Drk_aiq_asharp_algo.h22 AsharpResult_t AsharpRelease(AsharpContext_t *pAsharpCtx);
H A Drk_aiq_algo_asharp_itf.cpp67 AsharpResult_t ret = AsharpRelease(pAsharpCtx); in destroy_context()
H A Drk_aiq_asharp_algo.cpp208 AsharpResult_t AsharpRelease(AsharpContext_t *pAsharpCtx) in AsharpRelease() function