Home | History | Annotate | Download | only in src

Lines Matching refs:CV_STUB_STEP

983                 int src_step, dst_step = dst->step ? dst->step : CV_STUB_STEP;
990 src_step = src->step ? src->step : CV_STUB_STEP;
1038 int src_step, dst_step = dst->step ? dst->step : CV_STUB_STEP;
1056 src_step = src->step ? src->step : CV_STUB_STEP;
1069 dst_step = temp->step ? temp->step : CV_STUB_STEP;