Home
last modified time | relevance | path

Searched defs:delay_peak_detector (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic_unittest.cc28 DelayPeakDetector delay_peak_detector; in TEST() local
Dneteq.cc49 DelayPeakDetector* delay_peak_detector = new DelayPeakDetector; in Create() local
Dneteq_impl.cc60 DelayPeakDetector* delay_peak_detector, in NetEqImpl()