Home
last modified time | relevance | path

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

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