Searched defs:tot_num_packets (Results 1 – 1 of 1) sorted by relevance
162 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