Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/bitrate_controller/
Dbitrate_controller_unittest.cc24 int num_packets2, uint8_t fraction_loss2) { in WeightedLoss() argument
26 num_packets2 * fraction_loss2; in WeightedLoss()
27 int total_num_packets = num_packets1 + num_packets2; in WeightedLoss()