Home | History | Annotate | Download | only in src

Lines Matching full:src_step

536     int src_step, dst_step, tdst_step, mask_step;
707 src_step = src->step;
724 src_step = tdst_step = dst_step = mask_step = CV_STUB_STEP;
727 IPPI_CALL( func( src->data.ptr + y*src->step, src_step,
1008 int src_step, dst_step, tdst_step, mask_step;
1179 src_step = src->step;
1196 src_step = tdst_step = dst_step = mask_step = CV_STUB_STEP;
1199 IPPI_CALL( func( src->data.ptr + y*src->step, src_step,