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

  /external/speex/include/speex/
speex_resampler.h 63 #define speex_resampler_process_interleaved_int CAT_PREFIX(RANDOM_PREFIX,_resampler_process_interleaved_int) macro
213 int speex_resampler_process_interleaved_int(SpeexResamplerState *st,
  /system/media/audio_utils/
resampler.c 130 speex_resampler_process_interleaved_int(rsmp->speex_resampler,
177 speex_resampler_process_interleaved_int(rsmp->speex_resampler,
  /frameworks/base/media/libeffects/preprocessing/
PreProcessing.cpp     [all...]
  /external/speex/libspeex/
resample.c 984 EXPORT int speex_resampler_process_interleaved_int(SpeexResamplerState *st, const spx_int16_t *in, spx_uint32_t *in_len, spx_int16_t *out, spx_uint32_t *out_len) function
    [all...]

Completed in 5331 milliseconds