HomeSort by relevance Sort by last modified time
    Searched full:ipp_sobel_horiz_second (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvcorner.cpp 521 ipp_sobel_vert_second = 0, ipp_sobel_horiz_second = 0, local
564 ipp_sobel_horiz_second = icvFilterSobelHorizSecond_8u16s_C1R_p;
572 ipp_sobel_horiz_second = icvFilterSobelHorizSecond_32f_C1R_p;
578 ipp_sobel_horiz_second && ipp_sobel_cross )
590 ipp_sobel_vert_second = ipp_sobel_horiz_second = ipp_sobel_cross = 0;
648 IPPI_CALL( ipp_sobel_horiz_second( shifted_ptr, temp_step,

Completed in 136 milliseconds