Searched refs:icvCanny_16s8u_C1R_p (Results 1 - 1 of 1) sorted by path

/external/opencv/cv/src/
H A Dcvcanny.cpp45 icvCanny_16s8u_C1R_t icvCanny_16s8u_C1R_p = 0; variable
97 if( icvCannyGetSize_p && icvCanny_16s8u_C1R_p && !(flags & CV_CANNY_L2_GRADIENT) )
102 IPPI_CALL( icvCanny_16s8u_C1R_p( (short*)dx->data.ptr, dx->step,

Completed in 254 milliseconds