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

  /external/webrtc/talk/media/base/
mediachannel.h 579 struct SsrcReceiverInfo {
580 SsrcReceiverInfo()
632 std::vector<SsrcReceiverInfo> remote_stats;
656 void add_ssrc(const SsrcReceiverInfo& stat) {
662 SsrcReceiverInfo stat;
668 for (std::vector<SsrcReceiverInfo>::const_iterator it = local_stats.begin();
690 std::vector<SsrcReceiverInfo> local_stats;
    [all...]
  /external/webrtc/talk/app/webrtc/
statscollector_unittest.cc     [all...]

Completed in 75 milliseconds