Home
last modified time | relevance | path

Searched refs:speex_resampler_process_int (Results 1 – 3 of 3) 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/win32/
Dlibspeexdsp.def61 speex_resampler_process_int
/external/speex/libspeexdsp/
Dresample.c906 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const s… in speex_resampler_process_int() function
949 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const s… in speex_resampler_process_float()
1057 speex_resampler_process_int(st, i, in+i, in_len, out+i, out_len); in speex_resampler_process_interleaved_int()
1059 speex_resampler_process_int(st, i, NULL, in_len, out+i, out_len); in speex_resampler_process_interleaved_int()