Searched refs:initial_slope (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/remote_bitrate_estimator/ | ||
D | overuse_estimator.h | 29 double initial_slope = 8.0 / 512.0; member |
D | overuse_estimator.cc | 31 slope_(options_.initial_slope), in OveruseEstimator() |