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