HomeSort by relevance Sort by last modified time
    Searched refs:GetRtpRtcp (Results 1 - 7 of 7) sorted by null

  /external/webrtc/webrtc/voice_engine/include/
voe_video_sync.h 88 virtual int GetRtpRtcp(int channel,
  /external/webrtc/webrtc/voice_engine/
voe_video_sync_impl.h 38 int GetRtpRtcp(int channel,
voe_video_sync_impl.cc 156 int VoEVideoSyncImpl::GetRtpRtcp(int channel,
170 return channelPtr->GetRtpRtcp(rtpRtcpModule, rtp_receiver);
channel.h 297 int GetRtpRtcp(RtpRtcp** rtpRtcpModule, RtpReceiver** rtp_receiver) const;
channel.cc     [all...]
  /external/webrtc/webrtc/video/
vie_sync_module.cc 128 if (0 != voe_sync_interface_->GetRtpRtcp(voe_channel_id_, &voice_rtp_rtcp,
  /external/webrtc/webrtc/test/
mock_voice_engine.h 312 MOCK_METHOD3(GetRtpRtcp,

Completed in 38 milliseconds