Searched defs:TimeToSendPacket (Results 1 – 6 of 6) sorted by relevance
35 TEST_F(PacketRouterTest, TimeToSendPacket) { in TEST_F() argument
42 bool PacketRouter::TimeToSendPacket(uint32_t ssrc, in TimeToSendPacket() function in webrtc::PacketRouter
42 bool TimeToSendPacket(uint32_t ssrc, in TimeToSendPacket() function in webrtc::test::PacedSenderPadding70 bool TimeToSendPacket(uint32_t ssrc, in TimeToSendPacket() function in webrtc::test::PacedSenderProbing
280 bool PacedVideoSender::TimeToSendPacket(uint32_t ssrc, in TimeToSendPacket() function in webrtc::testing::bwe::PacedVideoSender
419 bool ModuleRtpRtcpImpl::TimeToSendPacket(uint32_t ssrc, in TimeToSendPacket() function in webrtc::ModuleRtpRtcpImpl
875 bool RTPSender::TimeToSendPacket(uint16_t sequence_number, in TimeToSendPacket() function in webrtc::RTPSender