Searched refs:ModifyCodecSettings (Results 1 – 6 of 6) sorted by relevance
76 ModifyCodecSettings(&codec_settings_); in SetUp()100 void VideoCodecUnitTest::ModifyCodecSettings(VideoCodec* codec_settings) {} in ModifyCodecSettings() function in webrtc::VideoCodecUnitTest
77 virtual void ModifyCodecSettings(VideoCodec* codec_settings);
44 void ModifyCodecSettings(VideoCodec* codec_settings) override { in ModifyCodecSettings() function in webrtc::TestH264Impl
76 void ModifyCodecSettings(VideoCodec* codec_settings) override { in ModifyCodecSettings() function in webrtc::TestMultiplexAdapter
75 void ModifyCodecSettings(VideoCodec* codec_settings) override { in ModifyCodecSettings() function in webrtc::TestVp8Impl
110 void ModifyCodecSettings(VideoCodec* codec_settings) override { in ModifyCodecSettings() function in webrtc::TestVp9Impl1904 void ModifyCodecSettings(VideoCodec* codec_settings) override { in TEST_P() function in webrtc::TestVp9ImplFrameDropping