Lines Matching full:mystep
1613 const float* mapy, int mystep, \
1623 mystep /= sizeof(mapy[0]); \
1626 mapx += mxstep, mapy += mystep ) \
1662 const float* mapy, int mystep, \
1672 mystep /= sizeof(mapy[0]); \
1675 mapx += mxstep, mapy += mystep ) \
1749 const float* mapy, int mystep,
2063 int mystep = mapy->step ? mapy->step : CV_STUB_STEP;
2072 mapx->data.fl, mxstep, mapy->data.fl, mystep,