Home
last modified time | relevance | path

Searched refs:percent_increase (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dbandwidthsmoother.cc19 double percent_increase, in BandwidthSmoother() argument
23 percent_increase_(rtc::_max(1.0, percent_increase)), in BandwidthSmoother()
Dbandwidthsmoother.h35 double percent_increase,
/external/chromium_org/third_party/libjingle/source/talk/base/
Dbandwidthsmoother.cc36 double percent_increase, in BandwidthSmoother() argument
40 percent_increase_(talk_base::_max(1.0, percent_increase)), in BandwidthSmoother()
Dbandwidthsmoother.h52 double percent_increase,