Searched refs:kHighProtectionThreshold (Results 1 – 1 of 1) sorted by relevance
31 enum { kHighProtectionThreshold = 80 }; // Corresponds to ~30 overhead, range enumerator116 if (params->fec_rate > kHighProtectionThreshold) { in SetFecParameters()