Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/libspeexdsp/
H A Dresample.c907 spx_uint32_t tmp_in_len = st->magic_samples[channel_index]; in speex_resampler_magic() local
911 speex_resampler_process_native(st, channel_index, &tmp_in_len, *out, &out_len); in speex_resampler_magic()
913 st->magic_samples[channel_index] -= tmp_in_len; in speex_resampler_magic()
920 mem[N-1+i]=mem[N-1+i+tmp_in_len]; in speex_resampler_magic()

Completed in 3 milliseconds