Searched refs:kMaxGapSize (Results 1 – 1 of 1) sorted by relevance
63 const int kMaxGapSize = 2 * kMaxMediaPacketsTest; variable69 const int kNumStatesDistribution = 2 * kMaxMediaPacketsTest * kMaxGapSize + 1;356 for (int gap = 0; gap < kMaxGapSize; gap ++) { in ComputeRecoveryRatePerLoss()474 assert(gap_loss < kMaxGapSize); in ComputeMetricsForCode()