Home
last modified time | relevance | path

Searched defs:SetRtpState (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dpacket_sequencer.cc73 void PacketSequencer::SetRtpState(const RtpState& state) { in SetRtpState() function in webrtc::PacketSequencer
Drtp_sender.cc710 void RTPSender::SetRtpState(const RtpState& rtp_state) { in SetRtpState() function in webrtc::RTPSender
Drtp_rtcp_impl.cc233 void ModuleRtpRtcpImpl::SetRtpState(const RtpState& rtp_state) { in SetRtpState() function in webrtc::ModuleRtpRtcpImpl
Drtp_rtcp_impl2.cc186 void ModuleRtpRtcpImpl2::SetRtpState(const RtpState& rtp_state) { in SetRtpState() function in webrtc::ModuleRtpRtcpImpl2