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