Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_estimator.cc31 slope_(options_.initial_slope), in OveruseEstimator()
/external/webrtc/webrtc/
Dcommon_types.h749 : initial_slope(8.0/512.0), in OverUseDetectorOptions()
761 double initial_slope; member