Home
last modified time | relevance | path

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

/external/speex/include/speex/
Dspeex_resampler.h78 #define speex_resampler_strerror CAT_PREFIX(RANDOM_PREFIX,_resampler_strerror) macro
334 const char *speex_resampler_strerror(int err);
/external/speex/libspeex/
Dresample.c1124 EXPORT const char *speex_resampler_strerror(int err) in speex_resampler_strerror() function