Home
last modified time | relevance | path

Searched refs:filt_offs (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dresample.c936 const int filt_offs = st->filt_len - 1; in speex_resampler_process_int() local
937 const spx_uint32_t xlen = st->mem_alloc_size - filt_offs; in speex_resampler_process_int()
949 x[j+filt_offs]=in[j*istride]; in speex_resampler_process_int()
952 x[j+filt_offs]=0; in speex_resampler_process_int()

Completed in 8 milliseconds