Searched defs:send_ssrc (Results 1 – 11 of 11) sorted by relevance
141 const uint32 send_ssrc = kTestSsrc + 1; in TEST() local
386 const uint32 send_ssrc = RtpTestUtility::kDefaultSsrc + 1; in TEST_F() local
170 const uint32 send_ssrc() { in send_ssrc() function
264 void DataChannel::SetSendSsrc(uint32 send_ssrc) { in SetSendSsrc()
1070 uint32 send_ssrc = 0; in CanInsertDtmf() local1088 uint32 send_ssrc = 0; in InsertDtmf() local
2571 uint32 send_ssrc = channel->send_streams()[0].first_ssrc(); in TEST_F() local2601 uint32 send_ssrc = channel->send_streams()[0].first_ssrc(); in TEST_F() local2641 uint32 send_ssrc = channel->send_streams()[0].first_ssrc(); in TEST_F() local2675 const uint32 send_ssrc = channel->send_streams()[0].first_ssrc(); in TEST_F() local
292 uint32 send_ssrc() const { return 0; } in send_ssrc() function
233 uint32 send_ssrc; member
2280 unsigned int send_ssrc; in TEST_F() local2340 unsigned int send_ssrc; in TEST_F() local
2703 unsigned int send_ssrc = 0; in SetSendCodecs() local
230 FakeReceiveStatistics(uint32_t send_ssrc, in FakeReceiveStatistics()