Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_h264.h66 struct PacketUnit { struct
67 PacketUnit(rtc::ArrayView<const uint8_t> source_fragment, in PacketUnit() function
96 std::queue<PacketUnit> packets_; argument