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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
delay_peak_detector.h 57 static const int kPeakHeightMs = 78;
delay_peak_detector.cc 41 peak_detection_threshold_ = kPeakHeightMs / length_ms;

Completed in 578 milliseconds