Searched defs:is_first_packet (Results 1 – 5 of 5) sorted by relevance
50 FLAC__bool is_first_packet; member
106 void set_first_packet_of_frame(bool is_first_packet) { in set_first_packet_of_frame()
106 bool is_first_packet = true; in BenchmarkProducer() local
119 const bool is_first_packet = !undecryptable_packets_.contains(connection_id); in EnqueuePacket() local
326 bool is_first_packet = false; in ParseTracePacket() local