Searched refs:LoggedRtpPacketOutgoing (Results 1 – 7 of 7) sorted by relevance
214 const LoggedRtpPacketOutgoing& logged_event) const;244 const LoggedRtpPacketOutgoing& logged_event) { in VerifyLoggedRtpPacket()
321 std::vector<LoggedRtpPacketOutgoing> outgoing_packets; in RTC_POP_IGNORING_WUNDEF()329 const LoggedRtpPacketOutgoing* ptr, in RTC_POP_IGNORING_WUNDEF()795 std::map<uint32_t, std::vector<LoggedRtpPacketOutgoing>> in RTC_POP_IGNORING_WUNDEF()
285 struct LoggedRtpPacketOutgoing { struct286 LoggedRtpPacketOutgoing(int64_t timestamp_us, in LoggedRtpPacketOutgoing() function
972 const LoggedRtpPacketOutgoing* ptr, in LoggedRtpStreamView()978 offsetof(LoggedRtpPacketOutgoing, rtp))) {} in LoggedRtpStreamView()1447 LoggedRtpPacketOutgoing(timestamp_us, parsed_header, header_length, in StoreParsedLegacyEvent()
972 const LoggedRtpPacketOutgoing& logged_event) const { in VerifyLoggedRtpPacketOutgoing()
886 for (const LoggedRtpPacketOutgoing& packet : stream.outgoing_packets) in CreateTotalOutgoingBitrateGraph()1179 using RtpPacketType = LoggedRtpPacketOutgoing; in CreateSendSideBweSimulationGraph()1492 const std::vector<LoggedRtpPacketOutgoing>& packets = in CreatePacerDelayGraph()
143 const std::vector<LoggedRtpPacketOutgoing>*1141 TestRtpPackets<RtcEventRtpPacketOutgoing, LoggedRtpPacketOutgoing>(); in TEST_P()