Searched refs:total_number_of_packets (Results 1 – 2 of 2) sorted by relevance
41 int total_number_of_packets = 0; in OnReceivedRtcpReceiverReport() local56 total_number_of_packets += number_of_packets; in OnReceivedRtcpReceiverReport()62 if (total_number_of_packets == 0) in OnReceivedRtcpReceiverReport()66 total_number_of_packets / 2) / total_number_of_packets; in OnReceivedRtcpReceiverReport()71 total_number_of_packets, now_ms); in OnReceivedRtcpReceiverReport()
212 int total_number_of_packets = 0; in OnReceivedRtcpReceiverReport() local228 total_number_of_packets += number_of_packets; in OnReceivedRtcpReceiverReport()234 if (total_number_of_packets > 0) { in OnReceivedRtcpReceiverReport()236 total_number_of_packets / 2) / total_number_of_packets; in OnReceivedRtcpReceiverReport()