Searched refs:icvThreshold_LT_8u_C1R_p (Results 1 - 1 of 1) sorted by last modified time

/external/opencv/cxcore/src/
H A Dcxcmp.cpp546 icvThreshold_LT_8u_C1R_t icvThreshold_LT_8u_C1R_p = 0; variable
1158 if( type == CV_8U && icvThreshold_LT_8u_C1R_p )
1160 IPPI_CALL( icvThreshold_LT_8u_C1R_p( src1->data.ptr, src1_step, dst->data.ptr,

Completed in 95 milliseconds