Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.cc396 double time_period_seconds = (at_time - last_time).seconds<double>(); in AdditiveRateIncrease() local
398 GetNearMaxIncreaseRateBpsPerSecond() * time_period_seconds; in AdditiveRateIncrease()