Home | History | Annotate | Download | only in src

Lines Matching refs:CV_STUB_STEP

1009         IPPI_CALL( ipp_func( src->data.ptr, src->step ? src->step : CV_STUB_STEP,
1010 dst->data.ptr, dst->step ? dst->step : CV_STUB_STEP, size, buffer ));
1118 IPPI_CALL( ipp_func( src->data.ptr, src->step ? src->step : CV_STUB_STEP,
1119 dst->data.ptr, dst->step ? dst->step : CV_STUB_STEP, src_size2, buffer ));