Searched refs:IsVideoContent (Results 1 – 3 of 3) sorted by relevance
537 bool IsVideoContent(const ContentInfo* content);
1920 bool IsVideoContent(const ContentInfo* content) { in IsVideoContent() function
831 ASSERT_EQ(IsVideoContent(&c1), IsVideoContent(&c2)); in CompareSessionDescription()832 if (IsVideoContent(&c1)) { in CompareSessionDescription()