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

/external/opencv/cxcore/src/
H A Dcxcmp.cpp547 icvThreshold_LT_16s_C1R_t icvThreshold_LT_16s_C1R_p = 0; variable
1164 else if( type == CV_16S && icvThreshold_LT_16s_C1R_p )
1166 IPPI_CALL( icvThreshold_LT_16s_C1R_p( src1->data.s, src1_step, dst->data.s,

Completed in 58 milliseconds