Searched defs:icvCompare_16s_C1R_p (Results 1 - 1 of 1) sorted by path

/external/opencv/cxcore/src/
H A Dcxcmp.cpp535 icvCompare_16s_C1R_t icvCompare_16s_C1R_p = 0; variable
666 else if( type == CV_16S && icvCompare_16s_C1R_p )
668 IPPI_CALL( icvCompare_16s_C1R_p( src1->data.s, src1_step, src2->data.s,
807 else if( type == CV_16S && icvCompare_16s_C1R_p )

Completed in 181 milliseconds