Searched refs:GetVp9Settings (Results 1 – 3 of 3) sorted by relevance
128 bool GetVp9Settings(webrtc::VideoCodecVP9* settings) const;
137 bool FakeVideoSendStream::GetVp9Settings( in GetVp9Settings() function in cricket::FakeVideoSendStream
1796 ASSERT_TRUE(stream->GetVp9Settings(&vp9_settings)) << "No VP9 config set."; in TEST_F()1802 ASSERT_TRUE(stream->GetVp9Settings(&vp9_settings)) << "No VP9 config set."; in TEST_F()1809 ASSERT_TRUE(stream->GetVp9Settings(&vp9_settings)) << "No VP9 config set."; in TEST_F()1818 ASSERT_TRUE(stream->GetVp9Settings(&vp9_settings)) << "No VP9 config set."; in TEST_F()1825 ASSERT_TRUE(stream->GetVp9Settings(&vp9_settings)) << "No VP9 config set."; in TEST_F()