Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_sender.h284 RtpState GetRtxRtpState() const;
Drtp_rtcp_impl.cc364 *rtp_state = rtp_sender_.GetRtxRtpState(); in GetRtpStateForSsrc()
Drtp_sender.cc1718 RtpState RTPSender::GetRtxRtpState() const { in GetRtxRtpState() function in webrtc::RTPSender