Home
last modified time | relevance | path

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

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