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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
test_api.cc 139 const uint32_t kRtxSsrc = 1;
142 rtp_payload_registry_->SetRtxSsrc(kRtxSsrc);
146 rtx_header.ssrc = kRtxSsrc;
151 rtx_header.ssrc = kRtxSsrc;
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_loopback.cc 41 const uint32_t kRtxSsrc = 0x01234568;
231 error = ptrViERtpRtcp->SetLocalSSRC(videoChannel, kRtxSsrc,
240 kRtxSsrc);
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoengine_unittest.h 66 static const uint32 kRtxSsrc = 4321u;
    [all...]

Completed in 1440 milliseconds