Home
last modified time | relevance | path

Searched refs:SpeechDetection (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dtime_stretch.cc101 bool active_speech = SpeechDetection(vec1_energy, vec2_energy, peak_index, in Process()
179 bool TimeStretch::SpeechDetection(int32_t vec1_energy, int32_t vec2_energy, in SpeechDetection() function in webrtc::TimeStretch
Dtime_stretch.h109 bool SpeechDetection(int32_t vec1_energy, int32_t vec2_energy,