Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.cc437 double throughput_metric = U(sum_throughput_bytes_, kAlpha); in ObjectiveFunction() local
440 return throughput_metric - delay_penalty; in ObjectiveFunction()