Home
last modified time | relevance | path

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

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