Home
last modified time | relevance | path

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

/external/speex/include/speex/
Dspeex_resampler.h75 #define speex_resampler_get_output_latency CAT_PREFIX(RANDOM_PREFIX,_resampler_get_output_latency) macro
313 int speex_resampler_get_output_latency(SpeexResamplerState *st);
/external/speex/libspeex/
Dresample.c1103 EXPORT int speex_resampler_get_output_latency(SpeexResamplerState *st) in speex_resampler_get_output_latency() function