Searched refs:isValidRtpPacketLossRate (Results 1 – 2 of 2) sorted by relevance
126 public static boolean isValidRtpPacketLossRate(int packetLossRate) { in isValidRtpPacketLossRate() method in MediaThreshold241 if (isValidRtpPacketLossRate(value)) { in setThresholdsRtpPacketLossRate()
2036 && !MediaThreshold.isValidRtpPacketLossRate(thresholdPacketLoss)) { in updateMediaThreshold()