Home
last modified time | relevance | path

Searched defs:is_first_packet (Results 1 – 6 of 6) sorted by relevance

/external/flac/src/libFLAC/include/private/
Dogg_encoder_aspect.h50 FLAC__bool is_first_packet; member
/external/webrtc/modules/rtp_rtcp/source/
Drtp_packet_to_send.h106 void set_first_packet_of_frame(bool is_first_packet) { in set_first_packet_of_frame()
/external/perfetto/test/
Dend_to_end_benchmark.cc106 bool is_first_packet = true; in BenchmarkProducer() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_buffered_packet_store.cc151 const bool is_first_packet = (iter == buffered_session_map_.end()); in EnqueuePacket() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_buffered_packet_store.cc151 const bool is_first_packet = (iter == buffered_session_map_.end()); in EnqueuePacket() local
/external/perfetto/test/stress_test/
Dstress_test.cc326 bool is_first_packet = false; in ParseTracePacket() local