Home | History | Annotate | Download | only in src

Lines Matching refs:CV_STUB_STEP

345             status = ipp_func( buffer, CV_STUB_STEP,                    \
346 dst1, CV_STUB_STEP, cvSize(di,1) ); \
393 status = ipp_func( buffer, CV_STUB_STEP,
394 dst1, CV_STUB_STEP, cvSize(di,1) );
437 status = ipp_func( src1, CV_STUB_STEP, \
438 buffer, CV_STUB_STEP, cvSize(di,1) ); \
2276 src_step = dst_step = CV_STUB_STEP;