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

  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
rtp_to_ntp.h 28 typedef std::list<RtcpMeasurement> RtcpList;
36 RtcpList* rtcp_list,
41 bool RtpToNtpMs(int64_t rtp_timestamp, const RtcpList& rtcp,
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_unittest_helper.h 108 typedef std::list<RtpStream::RtcpPacket*> RtcpList;

Completed in 65 milliseconds