Searched refs:avgTotPackets (Results 1 – 1 of 1) sorted by relevance
328 const uint8_t avgTotPackets = rtc::saturated_cast<uint8_t>( in ProtectionFactor() local357 if (packetLoss > lossThr && avgTotPackets > packetNumThr) { in ProtectionFactor()