HomeSort by relevance Sort by last modified time
    Searched refs:plot_loss (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet_receiver.cc 57 bool plot_loss = plot_delay; // Plot loss if delay is plotted. local
58 metric_recorder_->SetPlotInformation(prefixes, plot_delay, plot_loss);
metric_recorder.h 74 bool plot_loss);
metric_recorder.cc 82 bool plot_loss) {
104 plot_information_[i].plot = plot_loss;

Completed in 2061 milliseconds