Home
last modified time | relevance | path

Searched refs:PacketInfoQueue (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp9.h68 typedef std::queue<PacketInfo> PacketInfoQueue; typedef
92 PacketInfoQueue packets_;
Drtp_format_vp9.cc162 RtpPacketizerVp9::PacketInfoQueue* packets) { in QueuePacket()