HomeSort by relevance Sort by last modified time
    Searched refs:CvSobelFixedIPPFunc (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
_cvimgproc.h 55 typedef CvStatus (CV_STDCALL * CvSobelFixedIPPFunc)
cvcorner.cpp 224 CvSobelFixedIPPFunc ipp_sobel_vert = 0, ipp_sobel_horiz = 0;
520 CvSobelFixedIPPFunc ipp_sobel_vert = 0, ipp_sobel_horiz = 0,

Completed in 63 milliseconds