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 221 ALOGW("ReSampler: Cannot create speex resampler: %s", speex_resampler_strerror(error));
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp     [all...]
  /external/speex/libspeex/
resample.c 1123 EXPORT const char *speex_resampler_strerror(int err) function
    [all...]

Completed in 320 milliseconds