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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_rtp_rtcp_impl.cc 392 int VoERTP_RTCPImpl::GetRemoteRTCPReportBlocks(
395 "GetRemoteRTCPReportBlocks(channel=%d)", channel);
404 "GetRemoteRTCPReportBlocks() failed to locate channel");
407 return channel_ptr->GetRemoteRTCPReportBlocks(report_blocks);
channel.cc     [all...]

Completed in 299 milliseconds