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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
time_stretch.h 109 bool SpeechDetection(int32_t vec1_energy, int32_t vec2_energy,
time_stretch.cc 101 bool active_speech = SpeechDetection(vec1_energy, vec2_energy, peak_index,
179 bool TimeStretch::SpeechDetection(int32_t vec1_energy, int32_t vec2_energy,

Completed in 1194 milliseconds