Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dacknowledged_bitrate_estimator.cc62 void AcknowledgedBitrateEstimator::SetAlrEndedTime(Timestamp alr_ended_time) { in SetAlrEndedTime() argument
63 alr_ended_time_.emplace(alr_ended_time); in SetAlrEndedTime()
Dacknowledged_bitrate_estimator.h42 void SetAlrEndedTime(Timestamp alr_ended_time) override;
Dacknowledged_bitrate_estimator_interface.h75 virtual void SetAlrEndedTime(Timestamp alr_ended_time) = 0;