Searched refs:_lowRttNackMs (Results 1 – 2 of 2) sorted by relevance
59 _lowRttNackMs(lowRttNackThresholdMs), in VCMNackFecMethod()90 if (_lowRttNackMs == -1 || parameters->rtt < _lowRttNackMs) in ProtectionFactor()
237 int _lowRttNackMs; variable