Searched defs:SetRemoteSSRC (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ | ||
H A D | rtp_rtcp_impl.cc | 684 void ModuleRtpRtcpImpl::SetRemoteSSRC(const uint32_t ssrc) { in SetRemoteSSRC() function in webrtc::ModuleRtpRtcpImpl |
H A D | rtp_rtcp_impl2.cc | 668 void ModuleRtpRtcpImpl2::SetRemoteSSRC(const uint32_t ssrc) { in SetRemoteSSRC() function in webrtc::ModuleRtpRtcpImpl2 |
H A D | rtcp_sender.cc | 353 void RTCPSender::SetRemoteSSRC(uint32_t ssrc) { in SetRemoteSSRC() function in webrtc::RTCPSender |
H A D | rtcp_receiver.cc | 241 void RTCPReceiver::SetRemoteSSRC(uint32_t ssrc) { in SetRemoteSSRC() function in webrtc::RTCPReceiver |