HomeSort by relevance Sort by last modified time
    Searched refs:speex_resampler_strerror (Results 1 - 4 of 4) sorted by null

  /external/speex/include/speex/
speex_resampler.h 78 #define speex_resampler_strerror CAT_PREFIX(RANDOM_PREFIX,_resampler_strerror) macro
334 const char *speex_resampler_strerror(int err);
  /system/media/audio_utils/
resampler.c 220 LOGW("ReSampler: Cannot create speex resampler: %s", speex_resampler_strerror(error));
  /frameworks/base/media/libeffects/preprocessing/
PreProcessing.cpp 908 speex_resampler_strerror(error));
918 speex_resampler_strerror(error));
930 speex_resampler_strerror(error));
    [all...]
  /external/speex/libspeex/
resample.c 1124 EXPORT const char *speex_resampler_strerror(int err) function
    [all...]

Completed in 215 milliseconds