Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dbandwidthsmoother.cc20 double percent_increase, in BandwidthSmoother() argument
24 percent_increase_(std::max(1.0, percent_increase)), in BandwidthSmoother()
Dbandwidthsmoother.h35 double percent_increase,