Home
last modified time | relevance | path

Searched defs: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
/external/speex/libspeexdsp/
Dresample.c947 EXPORT int speex_resampler_process_float(SpeexResamplerState *st, spx_uint32_t channel_index, const… in speex_resampler_process_float() function