Home
last modified time | relevance | path

Searched defs:tot_num_packets (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/test/testFec/
H A Dtest_packet_masks_metrics.cc162 int GapLoss(int tot_num_packets, uint8_t* state) { in GapLoss()
247 int tot_num_packets) { in ComputeProbabilityWeight()
390 int tot_num_packets = num_media_packets + num_fec_packets; in ComputeMetricsForCode() local