OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:percent_increase_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/base/
bandwidthsmoother.h
50
double
percent_increase_
;
member in class:rtc::BandwidthSmoother
bandwidthsmoother.cc
23
percent_increase_
(rtc::_max(1.0, percent_increase)),
57
const double increase_threshold_d =
percent_increase_
* bandwidth_estimation_;
67
//
percent_increase_
* bandwidth_estimation_ for at least
Completed in 118 milliseconds