Lines Matching defs:step
325 int step, int order0, int order1, const double * const *tabs)
342 src2 = src + (dst_len - tab_step) / step + 1 + order0;
352 const double *tab, int tab_len, int step,
359 steps = (src2_len - tab_len) / step + 1;
360 pretwiddle(src1, src2, src2_len, tab_len, step, order0, order1, tabs);
377 mask = pos + step;
418 const float *t2, const float *t3, int len, int step)
427 tmp = step;
437 hoff = 2 * step * (len4 >> 1);
440 k = 2 * step;
447 k += 2 * step;
453 k = hoff + 2 * step * len4;
460 k += 2 * step;