Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/bitrate_controller/
Dbitrate_controller_unittest.cc23 uint8_t WeightedLoss(int num_packets1, uint8_t fraction_loss1, in WeightedLoss() argument
25 int weighted_sum = num_packets1 * fraction_loss1 + in WeightedLoss()