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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
delay_peak_detector.h 62 int peak_height_packets; member in struct:webrtc::DelayPeakDetector::__anon27793
delay_peak_detector.cc 53 max_height = std::max(max_height, it->peak_height_packets);
79 peak_data.peak_height_packets = inter_arrival_time;

Completed in 72 milliseconds