Searched defs:PacketIterator (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/modules/video_coding/ | ||
D | session_info.h | 74 typedef PacketList::iterator PacketIterator; typedef |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
D | HexagonMCInstrInfo.cpp | 38 Hexagon::PacketIterator::PacketIterator(MCInstrInfo const &MCII, in PacketIterator() function in Hexagon::PacketIterator |
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
D | HexagonMCInstrInfo.cpp | 39 Hexagon::PacketIterator::PacketIterator(MCInstrInfo const &MCII, in PacketIterator() function in Hexagon::PacketIterator |
/external/webrtc/test/ | ||
D | rtp_file_reader.cc | 369 typedef std::vector<RtpPacketMarker>::iterator PacketIterator; typedef in webrtc::test::PcapReader |