Home
last modified time | relevance | path

Searched refs:Rtx (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/call/
Drtp_config.cc126 RtpConfig::Rtx::Rtx() = default;
127 RtpConfig::Rtx::Rtx(const Rtx&) = default;
128 RtpConfig::Rtx::~Rtx() = default;
130 std::string RtpConfig::Rtx::ToString() const { in ToString()
Drtp_config.h147 struct Rtx { struct
148 Rtx();
149 Rtx(const Rtx&);
150 ~Rtx();