Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharp3/
H A Drk_aiq_algo_camgroup_asharp_itf_v3.cpp225 Asharp_ProcResult_V3_t stAsharpResultV3; in groupAsharpV3Processing() local
227 stAsharpResultV3.stFix = &stFix; in groupAsharpV3Processing()
245 Asharp_GetProcResult_V3(asharp_contex_v3, &stAsharpResultV3); in groupAsharpV3Processing()
247 … *(procResParaGroup->camgroupParmasArray[i]->asharp._asharp_procRes_v3) = *stAsharpResultV3.stFix; in groupAsharpV3Processing()