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

  /external/chromium_org/third_party/speex/libspeex/
resample.c 109 typedef int (*resampler_basic_func)(SpeexResamplerState *, spx_uint32_t , const spx_word16_t *, spx_uint32_t *, spx_word16_t *, spx_uint32_t *); typedef
137 resampler_basic_func resampler_ptr;
    [all...]
  /external/speex/libspeex/
resample.c 113 typedef int (*resampler_basic_func)(SpeexResamplerState *, spx_uint32_t , const spx_word16_t *, spx_uint32_t *, spx_word16_t *, spx_uint32_t *); typedef
141 resampler_basic_func resampler_ptr;
    [all...]

Completed in 110 milliseconds