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

  /external/chromium_org/third_party/webrtc/video_engine/
vie_rtp_rtcp_impl.cc 931 int ViERTP_RTCPImpl::RegisterSendChannelRtcpStatisticsCallback(
940 vie_channel->RegisterSendChannelRtcpStatisticsCallback(callback);
    [all...]
vie_channel.cc 297 rtp_rtcp->RegisterSendChannelRtcpStatisticsCallback(NULL);
347 rtp_rtcp->RegisterSendChannelRtcpStatisticsCallback(
364 rtp_rtcp->RegisterSendChannelRtcpStatisticsCallback(NULL);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc 935 void ModuleRtpRtcpImpl::RegisterSendChannelRtcpStatisticsCallback(
    [all...]

Completed in 50 milliseconds