Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dsession_info.h74 typedef PacketList::iterator PacketIterator; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp38 Hexagon::PacketIterator::PacketIterator(MCInstrInfo const &MCII, in PacketIterator() function in Hexagon::PacketIterator
44 Hexagon::PacketIterator::PacketIterator(MCInstrInfo const &MCII, in PacketIterator() function in Hexagon::PacketIterator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp39 Hexagon::PacketIterator::PacketIterator(MCInstrInfo const &MCII, in PacketIterator() function in Hexagon::PacketIterator
45 Hexagon::PacketIterator::PacketIterator(MCInstrInfo const &MCII, in PacketIterator() function in Hexagon::PacketIterator
/external/webrtc/test/
Drtp_file_reader.cc369 typedef std::vector<RtpPacketMarker>::iterator PacketIterator; typedef in webrtc::test::PcapReader