Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Doveruse_estimator.h29 double initial_slope = 8.0 / 512.0; member
Doveruse_estimator.cc31 slope_(options_.initial_slope), in OveruseEstimator()