Searched defs:SetRTCPCName (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_rtp_rtcp_impl.cc319 int ViERTP_RTCPImpl::SetRTCPCName(const int video_channel, function in class:webrtc::ViERTP_RTCPImpl
334 if (vie_channel->SetRTCPCName(rtcp_cname) != 0) {
H A Dvie_channel.cc938 int32_t ViEChannel::SetRTCPCName(const char rtcp_cname[]) { function in class:webrtc::ViEChannel

Completed in 178 milliseconds