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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_receiver.h 118 RTCPHelp::RTCPReportBlockInformation* CreateReportBlockInformation(const uint32_t remoteSSRC);
rtcp_receiver.cc 507 CreateReportBlockInformation(remoteSSRC);
509 LOG(LS_WARNING) << "Failed to CreateReportBlockInformation("
595 RTCPReceiver::CreateReportBlockInformation(uint32_t remoteSSRC) {
    [all...]

Completed in 56 milliseconds