OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:peak_height_packets
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
delay_peak_detector.h
62
int
peak_height_packets
;
member in struct:webrtc::DelayPeakDetector::__anon20465
delay_peak_detector.cc
47
max_height = std::max(max_height, it->
peak_height_packets
);
73
peak_data.
peak_height_packets
= inter_arrival_time;
Completed in 35 milliseconds