AddRecvStream() | cricket::WebRtcVideoChannel2Test | inlineprotected |
AddRecvStream(const StreamParams &sp) | cricket::WebRtcVideoChannel2Test | inlineprotected |
AddSendStream() | cricket::WebRtcVideoChannel2Test | inlineprotected |
AddSendStream(const StreamParams &sp) | cricket::WebRtcVideoChannel2Test | inlineprotected |
call_ | cricket::WebRtcVideoEngine2Test | protected |
channel_ | cricket::WebRtcVideoChannel2Test | protected |
default_apt_rtx_types_ | cricket::WebRtcVideoEngine2Test | protected |
default_codec_ | cricket::WebRtcVideoEngine2Test | protected |
encoder_factory_ | cricket::Vp9SettingsTest | protected |
engine_ | cricket::WebRtcVideoEngine2Test | protected |
event_log_ | cricket::WebRtcVideoEngine2Test | protected |
fake_call_ | cricket::WebRtcVideoChannel2Test | protected |
GetEngineCodec(const std::string &name) | cricket::WebRtcVideoEngine2Test | protected |
GetFakeSendStreams() | cricket::WebRtcVideoChannel2Test | inlineprotected |
GetMaxEncoderBitrate() | cricket::WebRtcVideoChannel2Test | inlineprotected |
last_ssrc_ | cricket::WebRtcVideoChannel2Test | protected |
override_field_trials_ | cricket::WebRtcVideoEngine2Test | protected |
recv_parameters_ | cricket::WebRtcVideoChannel2Test | protected |
send_parameters_ | cricket::WebRtcVideoChannel2Test | protected |
SetAndExpectMaxBitrate(int global_max, int stream_max, int expected_encoder_bitrate) | cricket::WebRtcVideoChannel2Test | inlineprotected |
SetDenoisingOption(uint32_t ssrc, cricket::FakeVideoCapturer *capturer, bool enabled) | cricket::WebRtcVideoChannel2Test | inlineprotected |
SetSendCodecsShouldWorkForBitrates(const char *min_bitrate_kbps, int expected_min_bitrate_bps, const char *start_bitrate_kbps, int expected_start_bitrate_bps, const char *max_bitrate_kbps, int expected_max_bitrate_bps) | cricket::WebRtcVideoChannel2Test | inlineprotected |
SetUp() override | cricket::Vp9SettingsTest | inlineprotectedvirtual |
SetUpForExternalDecoderFactory(cricket::WebRtcVideoDecoderFactory *decoder_factory, const std::vector< VideoCodec > &codecs) | cricket::WebRtcVideoEngine2Test | protected |
SetUpForExternalEncoderFactory(cricket::WebRtcVideoEncoderFactory *encoder_factory) | cricket::WebRtcVideoEngine2Test | protected |
SetUpSimulcast(bool enabled, bool with_rtx) | cricket::WebRtcVideoChannel2Test | inlineprotected |
TearDown() override | cricket::Vp9SettingsTest | inlineprotectedvirtual |
Test() | testing::Test | protected |
TestCpuAdaptation(bool enable_overuse, bool is_screenshare) | cricket::WebRtcVideoChannel2Test | protected |
TestExtendedEncoderOveruse(bool use_external_encoder) | cricket::WebRtcVideoEngine2Test | protected |
TestExtensionFilter(const std::vector< std::string > &extensions, const std::string &expected_extension) | cricket::WebRtcVideoChannel2Test | inlineprotected |
TestReceiverLocalSsrcConfiguration(bool receiver_first) | cricket::WebRtcVideoChannel2Test | protected |
TestReceiveUnsignaledSsrcPacket(uint8_t payload_type, bool expect_created_receive_stream) | cricket::WebRtcVideoChannel2Test | protected |
TestSetRecvRtpHeaderExtensions(const std::string &ext_uri) | cricket::WebRtcVideoChannel2Test | inlineprotected |
TestSetSendRtpHeaderExtensions(const std::string &ext_uri) | cricket::WebRtcVideoChannel2Test | inlineprotected |
Vp9SettingsTest() | cricket::Vp9SettingsTest | inline |
Vp9SettingsTest(const char *field_trials) | cricket::Vp9SettingsTest | inlineexplicit |
WebRtcVideoChannel2Test() | cricket::WebRtcVideoChannel2Test | inline |
WebRtcVideoChannel2Test(const char *field_trials) | cricket::WebRtcVideoChannel2Test | inlineexplicit |
WebRtcVideoEngine2Test() | cricket::WebRtcVideoEngine2Test | inline |
WebRtcVideoEngine2Test(const char *field_trials) | cricket::WebRtcVideoEngine2Test | inlineexplicit |
~Vp9SettingsTest() | cricket::Vp9SettingsTest | inlinevirtual |