Searched defs:SetRTCPStatus (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | channel_proxy.cc | 30 void ChannelProxy::SetRTCPStatus(bool enable) { in SetRTCPStatus() function in webrtc::voe::ChannelProxy |
D | voe_rtp_rtcp_impl.cc | 223 int VoERTP_RTCPImpl::SetRTCPStatus(int channel, bool enable) { in SetRTCPStatus() function in webrtc::VoERTP_RTCPImpl |
D | channel.cc | 2952 void Channel::SetRTCPStatus(bool enable) { in SetRTCPStatus() function in webrtc::voe::Channel |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_rtcp_impl.cc | 491 void ModuleRtpRtcpImpl::SetRTCPStatus(const RtcpMode method) { in SetRTCPStatus() function in webrtc::ModuleRtpRtcpImpl |
D | rtcp_sender.cc | 210 void RTCPSender::SetRTCPStatus(RtcpMode method) { in SetRTCPStatus() function in webrtc::RTCPSender |
D | rtcp_receiver.cc | 111 void RTCPReceiver::SetRTCPStatus(RtcpMode method) { in SetRTCPStatus() function in webrtc::RTCPReceiver |