Home | History | Annotate | Download | only in src

Lines Matching full:icvcompare_8u_c1r_p

534 icvCompare_8u_C1R_t icvCompare_8u_C1R_p = 0;
661 if( type == CV_8U && icvCompare_8u_C1R_p )
663 IPPI_CALL( icvCompare_8u_C1R_p( src1->data.ptr, src1_step, src2->data.ptr,
802 if( type == CV_8U && icvCompare_8u_C1R_p )