Home
last modified time | relevance | path

Searched refs:icvThreshold_LT_8u_C1R_p (Results 1 – 1 of 1) sorted by relevance

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