Home
last modified time | relevance | path

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

/external/opencv/cv/src/
D_cvimgproc.h55 typedef CvStatus (CV_STDCALL * CvSobelFixedIPPFunc) typedef
Dcvcorner.cpp224 CvSobelFixedIPPFunc ipp_sobel_vert = 0, ipp_sobel_horiz = 0; in icvCornerEigenValsVecs()
520 CvSobelFixedIPPFunc ipp_sobel_vert = 0, ipp_sobel_horiz = 0, in cvPreCornerDetect()