Searched refs:AddLegacyStreamInContent (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/webrtc/pc/ |
H A D | channel_unittest.cc | 242 AddLegacyStreamInContent(kSsrc1, flags1, &local_media_content1_); in CreateChannels() 243 AddLegacyStreamInContent(kSsrc2, flags2, &local_media_content2_); in CreateChannels() 247 AddLegacyStreamInContent(kSsrc1, flags1, &remote_media_content1_); in CreateChannels() 250 AddLegacyStreamInContent(kSsrc2, flags2, &remote_media_content2_); in CreateChannels() 496 AddLegacyStreamInContent(ssrc, 0, content); in CreateMediaContentWithStream() 526 void AddLegacyStreamInContent(uint32_t ssrc, in AddLegacyStreamInContent() function in ChannelTest 1490 void ChannelTest<VoiceTraits>::AddLegacyStreamInContent( in AddLegacyStreamInContent() function in ChannelTest 1575 void ChannelTest<VideoTraits>::AddLegacyStreamInContent( in AddLegacyStreamInContent() function in ChannelTest
|