Searched refs:GapLoss (Results 1 – 1 of 1) sorted by relevance
165 int GapLoss(int tot_num_packets, uint8_t* state) { in GapLoss() function in webrtc::FecPacketMaskMetricsTest473 int gap_loss = GapLoss(tot_num_packets, state.get()); in ComputeMetricsForCode()