Searched defs:last_packet (Results 1 – 6 of 6) sorted by relevance
194 const Packet& last_packet() const PW_LOCKS_EXCLUDED(mutex_) { in last_packet() function
262 bool last_packet, in AddRtpHeaderExtensions()453 auto last_packet = std::make_unique<RtpPacketToSend>(*single_packet); in SendVideo() local
307 Packet& last_packet = packets.back(); in Packetize() local
761 const video_coding::PacketBuffer::Packet& last_packet = *packet; in OnInsertedPacket() local
790 const video_coding::PacketBuffer::Packet& last_packet = *packet; in OnInsertedPacket() local
2006 size_t last_packet = NumRtpPackets() - 1; in TEST_F() local