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

  /external/speex/include/speex/
speex_resampler.h 61 #define speex_resampler_process_int CAT_PREFIX(RANDOM_PREFIX,_resampler_process_int) macro
182 int speex_resampler_process_int(SpeexResamplerState *st,
  /external/speex/libspeex/
resample.c 849 EXPORT int speex_resampler_process_int(SpeexResamplerState *st, spx_uint32_t channel_index, const spx_int16_t *in, spx_uint32_t *in_len, spx_int16_t *out, spx_uint32_t *out_len) function
    [all...]

Completed in 40 milliseconds