Searched refs:HasStreamWithNoSsrcs (Results 1 – 3 of 3) sorted by relevance
104 TEST(StreamParams, HasStreamWithNoSsrcs) { in TEST() argument108 EXPECT_FALSE(HasStreamWithNoSsrcs(streams)); in TEST()112 EXPECT_TRUE(HasStreamWithNoSsrcs(streams)); in TEST()
265 inline bool HasStreamWithNoSsrcs(const StreamParamsVec& streams) { in HasStreamWithNoSsrcs() function
668 if (!old_stream.has_ssrcs() && !HasStreamWithNoSsrcs(streams)) { in UpdateRemoteStreams_w()693 if ((!new_stream.has_ssrcs() && !HasStreamWithNoSsrcs(remote_streams_)) || in UpdateRemoteStreams_w()