Searched refs:CvMomentIPPFunc (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvmoments.cpp362 typedef CvStatus (CV_STDCALL * CvMomentIPPFunc) typedef
384 CvMomentIPPFunc ipp_func = 0;
442 ipp_func = (CvMomentIPPFunc)icvMoments_8u_C1R_p;
444 ipp_func = (CvMomentIPPFunc)icvMoments_32f_C1R_p;

Completed in 84 milliseconds