Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharpV33/
H A Drk_aiq_algo_camgroup_asharp_itf_v33.cpp249 Asharp_ProcResult_V33_t stAsharpResultV33; in groupAsharpV33Processing() local
251 stAsharpResultV33.stFix = &stFix; in groupAsharpV33Processing()
272 Asharp_GetProcResult_V33(asharp_contex_v33, &stAsharpResultV33); in groupAsharpV33Processing()
274 …*(procResParaGroup->camgroupParmasArray[i]->asharp._asharp_procRes_v33) = *stAsharpResultV33.stFix; in groupAsharpV33Processing()