Home
last modified time | relevance | path

Searched refs:DownsampleTo4kHz (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddsp_helper.h125 static int DownsampleTo4kHz(const int16_t* input, size_t input_length,
Dtime_stretch.cc56 DspHelper::DownsampleTo4kHz(signal, signal_len, kDownsampledLen, in Process()
Ddsp_helper.cc295 int DspHelper::DownsampleTo4kHz(const int16_t* input, size_t input_length, in DownsampleTo4kHz() function in webrtc::DspHelper