Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/congestion_control/
Dtcp_loss_algorithm.cc36 SequenceNumberSet lost_packets; in DetectLostPackets() local
Dtime_loss_algorithm.cc35 SequenceNumberSet lost_packets; in DetectLostPackets() local
Dfix_rate_sender.cc54 const CongestionMap& lost_packets) { in OnCongestionEvent()
Dpacing_sender.cc35 const CongestionMap& lost_packets) { in OnCongestionEvent()
Dtcp_cubic_sender_test.cc85 SendAlgorithmInterface::CongestionMap lost_packets; in AckNPackets() local
98 SendAlgorithmInterface::CongestionMap lost_packets; in LoseNPackets() local
111 SendAlgorithmInterface::CongestionMap lost_packets; in LosePacket() local
Dsend_algorithm_simulator.cc178 SendAlgorithmInterface::CongestionMap lost_packets; in HandlePendingAck() local
Dtime_loss_algorithm_test.cc37 SequenceNumberSet lost_packets = in VerifyLosses() local
Dtcp_loss_algorithm_test.cc37 SequenceNumberSet lost_packets = in VerifyLosses() local
Dtcp_cubic_sender.cc80 const CongestionMap& lost_packets) { in OnCongestionEvent()
/external/chromium_org/net/quic/
Dquic_connection_test.cc1101 SequenceNumberSet lost_packets; in TEST_P() local
1187 SequenceNumberSet lost_packets; in TEST_P() local
1592 SequenceNumberSet lost_packets; in TEST_P() local
1858 SequenceNumberSet lost_packets; in TEST_P() local
1883 SequenceNumberSet lost_packets; in TEST_P() local
1921 SequenceNumberSet lost_packets; in TEST_P() local
2035 SequenceNumberSet lost_packets; in TEST_P() local
2487 SequenceNumberSet lost_packets; in TEST_P() local
3092 SequenceNumberSet lost_packets; in TEST_P() local
3559 SequenceNumberSet lost_packets; in TEST_P() local
[all …]
Dquic_sent_packet_manager.cc599 SequenceNumberSet lost_packets = in InvokeLossDetection() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
Dneteq_opus_fec_quality_test.cc164 static int packets = 0, lost_packets = 0; in PacketLost() local
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Drtp_player.cc206 int RegisterSsrc(uint32_t ssrc, LostPackets* lost_packets, Clock* clock) { in RegisterSsrc()
273 LostPackets* lost_packets) in Handler()