Home
last modified time | relevance | path

Searched refs:SetRtxRtpState (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.h311 void SetRtxRtpState(const RtpState& rtp_state);
Drtp_rtcp_impl.cc295 rtp_sender_.SetRtxRtpState(rtp_state); in SetRtpStateForSsrc()
Drtp_sender.cc1900 void RTPSender::SetRtxRtpState(const RtpState& rtp_state) { in SetRtxRtpState() function in webrtc::RTPSender