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

  /external/opencv/cv/src/
cvcorner.cpp 249 if( aperture_size <= 5 && icvFilterSobelVert_8u16s_C1R_p )
263 ipp_sobel_vert = icvFilterSobelVert_8u16s_C1R_p;
557 if( aperture_size <= 5 && icvFilterSobelVert_8u16s_C1R_p )
561 ipp_sobel_vert = icvFilterSobelVert_8u16s_C1R_p;
cvcanny.cpp 181 else if( icvFilterSobelVert_8u16s_C1R_p != 0 ) // check for IPP
cvderiv.cpp 112 icvFilterSobelVert_8u16s_C1R_t icvFilterSobelVert_8u16s_C1R_p = 0;
    [all...]

Completed in 55 milliseconds