Home
last modified time | relevance | path

Searched defs:last_packet (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_video.cc262 bool last_packet, in AddRtpHeaderExtensions()
453 auto last_packet = std::make_unique<RtpPacketToSend>(*single_packet); in SendVideo() local
Drtp_packetizer_av1.cc307 Packet& last_packet = packets.back(); in Packetize() local
/external/webrtc/video/
Drtp_video_stream_receiver2.cc761 const video_coding::PacketBuffer::Packet& last_packet = *packet; in OnInsertedPacket() local
Drtp_video_stream_receiver.cc790 const video_coding::PacketBuffer::Packet& last_packet = *packet; in OnInsertedPacket() local
/external/webrtc/media/engine/
Dwebrtc_video_engine_unittest.cc2006 size_t last_packet = NumRtpPackets() - 1; in TEST_F() local