Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.cc90 plot_information_[kLoss].plot_interval_ms = 500; in SetPlotInformation()
103 case kLoss: in SetPlotInformation()
172 plot_information_[kLoss].Update(now_ms_, loss_ratio); in UpdateLoss()
355 for (int i = kThroughput; i <= kLoss; ++i) { in PlotZero()
Dmetric_recorder.h155 kLoss, enumerator