Searched defs:tot_num_packets (Results 1 – 1 of 1) sorted by relevance
165 int GapLoss(int tot_num_packets, uint8_t* state) { in GapLoss()250 int tot_num_packets) { in ComputeProbabilityWeight()395 int tot_num_packets = num_media_packets + num_fec_packets; in ComputeMetricsForCode() local