Home
last modified time | relevance | path

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

/external/webrtc/modules/pacing/
Dpacing_controller.cc212 Timestamp next_send_time = NextSendTime(); in EnqueuePacket() local
310 Timestamp next_send_time = Timestamp::PlusInfinity(); in NextSendTime() local
Dtask_queue_paced_sender.cc260 Timestamp next_send_time = pacing_controller_.NextSendTime(); in MaybeProcessPackets() local
Dpacing_controller_unittest.cc1558 Timestamp next_send_time = pacer->NextSendTime(); in TEST_F() local
1721 Timestamp next_send_time = pacer->NextSendTime(); in TEST_F() local
/external/webrtc/modules/audio_coding/neteq/
Dneteq_stereo_unittest.cc112 int next_send_time = rtp_generator_mono_.GetRtpHeader( in GetNewPackets() local
154 int next_send_time; in RunTest() local
Dneteq_network_stats_unittest.cc229 uint32_t next_send_time; in RunTest() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/
Dpacket_dropping_test_writer.cc235 QuicTime next_send_time = delayed_packets_.front().send_time; in ReleaseOldPackets() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dpacket_dropping_test_writer.cc235 QuicTime next_send_time = delayed_packets_.front().send_time; in ReleaseOldPackets() local
/external/openscreen/cast/streaming/
Dsender_packet_router.cc133 const auto next_send_time = in ScheduleNextBurst() local