Home
last modified time | relevance | path

Searched defs:speex_resampler_process_int (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/speex/include/speex/
H A Dspeex_resampler.h61 #define speex_resampler_process_int CAT_PREFIX(RANDOM_PREFIX,_resampler_process_int) macro
/third_party/pulseaudio/speex/libspeexdsp/
H A Dresample.c927 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const spx_int16_t *in, spx_uint32_t *in_len, spx_int16_t *out, spx_uint32_t *out_len) in speex_resampler_process_int() function

Completed in 3 milliseconds