Searched refs:_highRttNackMs (Results 1 – 2 of 2) sorted by relevance
88 _highRttNackMs(highRttNackThresholdMs), in VCMNackFecMethod()122 } else if (_highRttNackMs == -1 || parameters->rtt < _highRttNackMs) { in ProtectionFactor()
210 int64_t _highRttNackMs; variable