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

  /external/speex/libspeex/
resample.c 802 static int speex_resampler_process_native(SpeexResamplerState *st, spx_uint32_t channel_index, spx_uint32_t *in_len, spx_word16_t *out, spx_uint32_t *out_len) function
833 speex_resampler_process_native(st, channel_index, &tmp_in_len, *out, &out_len);
    [all...]

Completed in 53 milliseconds