Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.cc88 plot_information_[kSendingEstimate].plot_interval_ms = 100; in SetPlotInformation()
98 case kSendingEstimate: in SetPlotInformation()
163 plot_information_[kSendingEstimate].Update(now_ms_, bitrate_kbps); in UpdateSendingEstimateKbps()
192 return static_cast<uint32_t>(plot_information_[kSendingEstimate].value); in GetSendingEstimateKbps()
Dmetric_recorder.h153 kSendingEstimate, enumerator