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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
time_stretch.h 104 bool SpeechDetection(int32_t vec1_energy, int32_t vec2_energy,
time_stretch.cc 102 bool active_speech = SpeechDetection(vec1_energy, vec2_energy, peak_index,
179 bool TimeStretch::SpeechDetection(int32_t vec1_energy, int32_t vec2_energy,

Completed in 338 milliseconds