Searched refs:icvCannyGetSize_p (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvcanny.cpp44 icvCannyGetSize_t icvCannyGetSize_p = 0; variable
97 if( icvCannyGetSize_p && icvCanny_16s8u_C1R_p && !(flags & CV_CANNY_L2_GRADIENT) )
100 IPPI_CALL( icvCannyGetSize_p( size, &buf_size ));

Completed in 67 milliseconds