Home
last modified time | relevance | path

Searched defs:last_ms (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.cc230 int64_t now_ms, int64_t last_ms, uint32_t current_bitrate_bps) const { in MultiplicativeRateIncrease()
243 int64_t now_ms, int64_t last_ms, int64_t response_time_ms) const { in AdditiveRateIncrease()