Searched defs:first_packet (Results 1 – 16 of 16) sorted by relevance
113 bool first_packet = true; in SplitAboutEqually() local
317 bool first_packet, in AddRtpHeaderExtensions()555 auto first_packet = std::make_unique<RtpPacketToSend>(*single_packet); in SendVideo() local
169 bool first_packet = true; in ToString() local
82 QuicPacketNumber first_packet() const { return first_packet_; } in first_packet() function
55 bool first_packet, in GeneratePacket()
217 bool first_packet = true; in Run() local
140 video_coding::PacketBuffer::Packet* first_packet = nullptr; in AssembleFrames() local
75 int first_packet = 0; in iperf_udp_recv() local
89 std::string first_packet; in TEST_F() local
52 optional uint64 first_packet = 1; field
779 video_coding::PacketBuffer::Packet* first_packet = nullptr; in OnInsertedPacket() local
839 RtpPacketReceived first_packet(&extension_map); in TEST_F() local
257 auto first_packet = std::make_unique<Packet>(); in TEST_F() local
1945 bool first_packet = true; in ExtractPackets() local
93537 unsigned int first_packet; member