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 412 int VoERTP_RTCPImpl::GetRemoteRTCPReportBlocks(
415 "GetRemoteRTCPReportBlocks(channel=%d)", channel);
424 "GetRemoteRTCPReportBlocks() failed to locate channel");
427 return channel_ptr->GetRemoteRTCPReportBlocks(report_blocks);
channel.cc     [all...]

Completed in 110 milliseconds