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

  /external/speex/include/speex/
speex_resampler.h 60 #define speex_resampler_process_float CAT_PREFIX(RANDOM_PREFIX,_resampler_process_float) macro
165 int speex_resampler_process_float(SpeexResamplerState *st,
  /external/speex/libspeex/
resample.c 850 EXPORT int speex_resampler_process_float(SpeexResamplerState *st, spx_uint32_t channel_index, const float *in, spx_uint32_t *in_len, float *out, spx_uint32_t *out_len)
889 EXPORT int speex_resampler_process_float(SpeexResamplerState *st, spx_uint32_t channel_index, const float *in, spx_uint32_t *in_len, float *out, spx_uint32_t *out_len) function
    [all...]

Completed in 187 milliseconds