Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharp4/
H A Drk_aiq_algo_camgroup_asharp_itf_v4.cpp222 Asharp_ProcResult_V4_t stAsharpResultV4; in groupAsharpV4Processing() local
224 stAsharpResultV4.stFix = &stFix; in groupAsharpV4Processing()
242 Asharp_GetProcResult_V4(asharp_contex_v4, &stAsharpResultV4); in groupAsharpV4Processing()
244 … *(procResParaGroup->camgroupParmasArray[i]->asharp._asharp_procRes_v4) = *stAsharpResultV4.stFix; in groupAsharpV4Processing()