Home
last modified time | relevance | path

Searched refs:kMaxGapSize (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_packet_masks_metrics.cc63 const int kMaxGapSize = 2 * kMaxMediaPacketsTest; variable
69 const int kNumStatesDistribution = 2 * kMaxMediaPacketsTest * kMaxGapSize + 1;
356 for (int gap = 0; gap < kMaxGapSize; gap ++) { in ComputeRecoveryRatePerLoss()
474 assert(gap_loss < kMaxGapSize); in ComputeMetricsForCode()