Searched refs:Rtp (Results 1 – 15 of 15) sorted by relevance
45 StorePacket(Packet::Rtp, data, len); in SendRtp()71 enum Type { Rtp, Rtcp, } type; enumerator119 if (p.type == Packet::Rtp) { in SendPackets()133 case Packet::Rtp: in SendPackets()
61 struct Rtp { struct
67 struct Rtp { struct
87 struct Rtp { struct
100 struct Rtp { struct
112 StorePacket(Packet::Rtp, data, len); in SendRtp()149 case Packet::Rtp: { in SendPacket()
108 enum Type { Rtp, Rtcp, } type_; enumerator
71 std::string VideoReceiveStream::Config::Rtp::ToString() const { in ToString()188 Config::Rtp::RtxMap::const_iterator it = config_.rtp.rtx.begin(); in VideoReceiveStream()
49 std::string VideoSendStream::Config::Rtp::Rtx::ToString() in ToString()65 std::string VideoSendStream::Config::Rtp::ToString() const { in ToString()
31 std::string AudioSendStream::Config::Rtp::ToString() const { in ToString()
49 std::string AudioReceiveStream::Config::Rtp::ToString() const { in ToString()
152 const VideoReceiveStream::Config::Rtp::Rtx& rtx = in VerifyReceiveStreamConfig()382 VideoReceiveStream::Config::Rtp::Rtx rtx_pair; in GenerateVideoReceiveConfig()
449 VideoReceiveStream::Config::Rtp::RtxMap::const_iterator it = in CreateVideoReceiveStream()
339 const static char Rtp[] = "rtp"; variable
1140 webrtc::VideoReceiveStream::Config::Rtp::Rtx& rtx = in ConfigureReceiverRtp()