Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/libFLAC/include/private/
H A Dogg_encoder_aspect.h50 FLAC__bool is_first_packet; member
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_packet_to_send.h106 void set_first_packet_of_frame(bool is_first_packet) { in set_first_packet_of_frame()
/aosp_15_r20/external/perfetto/test/
H A Dend_to_end_benchmark.cc106 bool is_first_packet = true; in BenchmarkProducer() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_buffered_packet_store.cc119 const bool is_first_packet = !undecryptable_packets_.contains(connection_id); in EnqueuePacket() local
/aosp_15_r20/external/perfetto/test/stress_test/
H A Dstress_test.cc326 bool is_first_packet = false; in ParseTracePacket() local