HomeSort by relevance Sort by last modified time
    Searched defs:AddMixedCNAME (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_sender.cc 371 int32_t RTCPSender::AddMixedCNAME(const uint32_t SSRC,
    [all...]
rtp_rtcp_impl.cc 736 int32_t ModuleRtpRtcpImpl::AddMixedCNAME(
739 return rtcp_sender_.AddMixedCNAME(ssrc, c_name);
    [all...]

Completed in 53 milliseconds