Searched refs:add_ssrc (Results 1 – 11 of 11) sorted by relevance
163 stream1.add_ssrc(41); in TEST_F()166 stream2.add_ssrc(42); in TEST_F()178 stream1.add_ssrc(41); in TEST_F()181 stream2.add_ssrc(42); in TEST_F()213 stream.add_ssrc(42); in TEST_F()275 stream.add_ssrc(42); in TEST_F()343 stream.add_ssrc(42); in TEST_F()
146 sp.add_ssrc(20); in TEST()159 sp_invalid.add_ssrc(13); in TEST()206 sp.add_ssrc(20); in TEST()219 sp_invalid.add_ssrc(13); in TEST()
357 void add_ssrc(const SsrcSenderInfo& stat) { local_stats.push_back(stat); } in add_ssrc() function360 void add_ssrc(uint32_t ssrc) { in add_ssrc() function363 add_ssrc(stat); in add_ssrc()414 void add_ssrc(const SsrcReceiverInfo& stat) { local_stats.push_back(stat); } in add_ssrc() function417 void add_ssrc(uint32_t ssrc) { in add_ssrc() function420 add_ssrc(stat); in add_ssrc()
158 add_ssrc(ssrc); in GenerateSsrcs()
120 void add_ssrc(uint32_t ssrc) { ssrcs.push_back(ssrc); } in add_ssrc() function
533 voice_sender_info->add_ssrc(ssrc); in InitVoiceSenderInfo()570 voice_receiver_info->add_ssrc(kSsrcOfTrack); in InitVoiceReceiverInfo()911 video_sender_info.add_ssrc(1234); in TEST_P()944 voice_sender_info.add_ssrc(1234); in TEST_P()993 video_sender_info.add_ssrc(1234); in TEST_P()1092 video_sender_info.add_ssrc(1234); in TEST_P()1147 video_sender_info.add_ssrc(1234); in TEST_P()1211 video_sender_info.add_ssrc(kSsrcOfTrack); in TEST_P()1240 video_receiver_info.add_ssrc(1234); in TEST_P()1507 voice_sender_info.add_ssrc(kSsrcOfTrack); in TEST_P()[all …]
216 stream_params.add_ssrc(*encoding.ssrc); in ToCricketStreamParamsVec()
708 track.add_ssrc(ssrc_info.ssrc_id); in CreateTracksFromSsrcInfos()
2487 common_info.add_ssrc(ssrc); in GetPerLayerVideoSenderInfos()2528 common_info.add_ssrc(ssrc); in GetPerLayerVideoSenderInfos()2544 info.add_ssrc(pair.first); in GetPerLayerVideoSenderInfos()2594 info.add_ssrc(ssrc); in GetAggregatedVideoSenderInfo()3020 info.add_ssrc(config_.rtp.remote_ssrc); in GetVideoReceiverInfo()
2300 sinfo.add_ssrc(stats.local_ssrc); in GetStats()2344 rinfo.add_ssrc(stats.remote_ssrc); in GetStats()
346 stream.add_ssrc(ssrc); in PatchVp9Offer()