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

  /external/webrtc/webrtc/call/
rampup_tests.h 72 typedef std::map<uint32_t, uint32_t> SsrcMap;
100 SsrcMap rtx_ssrc_map_;
  /external/webrtc/webrtc/test/
rtp_file_reader.cc 386 typedef std::map<uint32_t, std::vector<uint32_t> > SsrcMap;
639 SsrcMap packets_by_ssrc_;

Completed in 6120 milliseconds