Searched refs:period_ms (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/third_party/webrtc/base/
H A Dcpumonitor.cc393 bool CpuMonitor::Start(int period_ms) { argument
399 period_ms_ = period_ms;
H A Dcpumonitor.h101 bool Start(int period_ms);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Ddelay_peak_detector.cc56 max_period = std::max(max_period, it->period_ms);
72 peak_data.period_ms = peak_period_counter_ms_;
H A Ddelay_peak_detector.h61 int period_ms; member in struct:webrtc::DelayPeakDetector::__anon15847

Completed in 96 milliseconds