Searched refs:sourceSSRC (Results 1 – 7 of 7) sorted by relevance
154 : remoteSSRC(0), sourceSSRC(0), fractionLost(0), cumulativeLost(0), in RTCPReportBlock()167 sourceSSRC(source_ssrc), in RTCPReportBlock()177 uint32_t sourceSSRC; // SSRC of the RTP packet sender. member188 uint32_t sourceSSRC; member
274 reportBlock.sourceSSRC = 2; in TEST_F()336 receive_statistics2_->GetStatistician(reportBlockReceived.sourceSSRC); in TEST_F()385 EXPECT_EQ(test_ssrc, report_blocks[0].sourceSSRC); in TEST_F()
49 ssrc_to_last_received_extended_high_seq_num_.find(it->sourceSSRC); in OnReceivedRtcpReceiverReport()60 ssrc_to_last_received_extended_high_seq_num_[it->sourceSSRC] = in OnReceivedRtcpReceiverReport()
265 info->sourceSSRC = _remoteXRReceiveTimeInfo.sourceSSRC; in LastReceivedXrReferenceTimeInfo()517 reportBlock->remoteReceiveBlock.sourceSSRC = rb.SSRC; in HandleReportBlock()910 _remoteXRReceiveTimeInfo.sourceSSRC = in HandleXrReceiveReferenceTime()
527 EXPECT_EQ(kSenderSsrc, info.sourceSSRC); in TEST_F()
1617 ModuleRTPUtility::AssignUWord32ToBuffer(buffer + pos, info.sourceSSRC); in BuildDlrr()
3433 report_block.source_SSRC = it->sourceSSRC; in GetRemoteRTCPReportBlocks()