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