Home
last modified time | relevance | path

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

/external/speex/include/speex/
Dspeex_resampler.h60 #define speex_resampler_process_float CAT_PREFIX(RANDOM_PREFIX,_resampler_process_float) macro
165 int speex_resampler_process_float(SpeexResamplerState *st,
/external/speex/libspeex/
Dresample.c851 EXPORT int speex_resampler_process_float(SpeexResamplerState *st, spx_uint32_t channel_index, const… in speex_resampler_process_int()
890 EXPORT int speex_resampler_process_float(SpeexResamplerState *st, spx_uint32_t channel_index, const… in speex_resampler_process_float() function
975 speex_resampler_process_float(st, i, in+i, in_len, out+i, out_len); in speex_resampler_process_interleaved_float()
977 speex_resampler_process_float(st, i, NULL, in_len, out+i, out_len); in speex_resampler_process_interleaved_float()