Home | History | Annotate | Download | only in libspeex

Lines Matching full:istride

860    const int istride = st->in_stride;
871 x[j+filt_offs]=in[j*istride];
881 in += ichunk * istride;