Searched defs:SpeechDetection (Results 1 - 1 of 1) sorted by relevance

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

Completed in 1067 milliseconds