HomeSort by relevance Sort by last modified time
    Searched full:throughput_metric (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.cc 437 double throughput_metric = U(sum_throughput_bytes_, kAlpha); local
440 return throughput_metric - delay_penalty;

Completed in 58 milliseconds