Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_packet_masks_metrics.cc165 int GapLoss(int tot_num_packets, uint8_t* state) { in GapLoss() function in webrtc::FecPacketMaskMetricsTest
473 int gap_loss = GapLoss(tot_num_packets, state.get()); in ComputeMetricsForCode()