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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_video_sync_impl.cc 211 int VoEVideoSyncImpl::GetRtpRtcp(int channel, RtpRtcp** rtpRtcpModule,
215 "GetRtpRtcp(channel=%i)", channel);
230 return channelPtr->GetRtpRtcp(rtpRtcpModule, rtp_receiver);
channel.cc     [all...]

Completed in 391 milliseconds