Searched defs:rtp_packets (Results 1 – 5 of 5) sorted by relevance
135 for (const auto& rtp_packets : parsed_log.incoming_rtp_packets_by_ssrc()) { in Initialize() local
660 std::vector<std::unique_ptr<RtpPacketToSend>> rtp_packets; in SendVideo() local
66 const std::list<std::string>& rtp_packets() const { return rtp_packets_; } in rtp_packets() function
2426 for (const auto& rtp_packets : rtp_packets_by_ssrc(direction)) { in GetPacketInfos() local
2031 int rtp_packets = NumRtpPackets(); in TEST_F() local