Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc684 void ModuleRtpRtcpImpl::SetRemoteSSRC(const uint32_t ssrc) { in SetRemoteSSRC() function in webrtc::ModuleRtpRtcpImpl
H A Drtp_rtcp_impl2.cc668 void ModuleRtpRtcpImpl2::SetRemoteSSRC(const uint32_t ssrc) { in SetRemoteSSRC() function in webrtc::ModuleRtpRtcpImpl2
H A Drtcp_sender.cc353 void RTCPSender::SetRemoteSSRC(uint32_t ssrc) { in SetRemoteSSRC() function in webrtc::RTCPSender
H A Drtcp_receiver.cc241 void RTCPReceiver::SetRemoteSSRC(uint32_t ssrc) { in SetRemoteSSRC() function in webrtc::RTCPReceiver