Searched defs:is_first_packet (Results 1 – 4 of 4) sorted by relevance
50 FLAC__bool is_first_packet; member
102 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
324 bool is_first_packet = false; in ParseTracePacket() local