Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/aynr2/
H A Drk_aiq_algo_camgroup_aynr_itf_v2.cpp223 Aynr_ProcResult_V2_t stAynrResultV2; in groupAynrV2Processing() local
225 stAynrResultV2.stFix = &stFix; in groupAynrV2Processing()
238 Aynr_GetProcResult_V2(aynr_contex_v2, &stAynrResultV2); in groupAynrV2Processing()
246 … *(procResParaGroup->camgroupParmasArray[i]->aynr._aynr_procRes_v2) = *stAynrResultV2.stFix; in groupAynrV2Processing()