Searched refs:_lowRttNackMs (Results 1 – 2 of 2) sorted by relevance
87 _lowRttNackMs(lowRttNackThresholdMs), in VCMNackFecMethod()116 if (_lowRttNackMs == -1 || parameters->rtt < _lowRttNackMs) { in ProtectionFactor()
209 int64_t _lowRttNackMs; variable