Home
last modified time | relevance | path

Searched refs:speex_resampler_process_int (Results 1 – 2 of 2) sorted by relevance

/external/speex/include/speex/
Dspeex_resampler.h61 #define speex_resampler_process_int CAT_PREFIX(RANDOM_PREFIX,_resampler_process_int) macro
182 int speex_resampler_process_int(SpeexResamplerState *st,
/external/speex/libspeex/
Dresample.c849 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const s… in speex_resampler_process_int() function
892 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const s… in speex_resampler_process_float()
996 speex_resampler_process_int(st, i, in+i, in_len, out+i, out_len); in speex_resampler_process_interleaved_int()
998 speex_resampler_process_int(st, i, NULL, in_len, out+i, out_len); in speex_resampler_process_interleaved_int()