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

  /external/chromium_org/third_party/speex/include/speex/
speex_resampler.h 77 #define speex_resampler_reset_mem CAT_PREFIX(RANDOM_PREFIX,_resampler_reset_mem) macro
328 int speex_resampler_reset_mem(SpeexResamplerState *st);
  /external/speex/include/speex/
speex_resampler.h 77 #define speex_resampler_reset_mem CAT_PREFIX(RANDOM_PREFIX,_resampler_reset_mem) macro
328 int speex_resampler_reset_mem(SpeexResamplerState *st);
  /external/chromium_org/third_party/speex/libspeex/
resample.c 1106 EXPORT int speex_resampler_reset_mem(SpeexResamplerState *st) function
    [all...]
  /external/speex/libspeex/
resample.c 1116 EXPORT int speex_resampler_reset_mem(SpeexResamplerState *st) function
    [all...]

Completed in 511 milliseconds