Home
last modified time | relevance | path

Searched refs:enable_fec (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/audio_network_adaptor/
H A Daudio_network_adaptor_impl.cc136 if (config.enable_fec != prev_config_->enable_fec) { in GetEncoderRuntimeConfig()
162 if (!enable_fec_adaptation_ && config.enable_fec) { in GetEncoderRuntimeConfig()
163 config.enable_fec.reset(); in GetEncoderRuntimeConfig()
H A Daudio_network_adaptor_config.cc30 enable_fec == other.enable_fec && enable_dtx == other.enable_dtx && in operator ==()
H A Daudio_network_adaptor_impl_unittest.cc62 arg.enable_fec == config.enable_fec &&
199 config.enable_fec = true; in TEST()
277 config.enable_fec = true; in TEST()
294 config1.enable_fec = true; in TEST()
300 config2.enable_fec = false; in TEST()
H A Dfec_controller_rplr_based.cc46 RTC_DCHECK(!config->enable_fec); in MakeDecision()
51 config->enable_fec = fec_enabled_; in MakeDecision()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/audio_network_adaptor/
H A Daudio_network_adaptor_impl.cc136 if (config.enable_fec != prev_config_->enable_fec) { in GetEncoderRuntimeConfig()
162 if (!enable_fec_adaptation_ && config.enable_fec) { in GetEncoderRuntimeConfig()
163 config.enable_fec.reset(); in GetEncoderRuntimeConfig()
H A Daudio_network_adaptor_config.cc30 enable_fec == other.enable_fec && enable_dtx == other.enable_dtx && in operator ==()
H A Daudio_network_adaptor_impl_unittest.cc62 arg.enable_fec == config.enable_fec &&
199 config.enable_fec = true; in TEST()
277 config.enable_fec = true; in TEST()
294 config1.enable_fec = true; in TEST()
300 config2.enable_fec = false; in TEST()
H A Dfec_controller_rplr_based.cc46 RTC_DCHECK(!config->enable_fec); in MakeDecision()
51 config->enable_fec = fec_enabled_; in MakeDecision()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor/
H A Daudio_network_adaptor_impl.cc136 if (config.enable_fec != prev_config_->enable_fec) { in GetEncoderRuntimeConfig()
162 if (!enable_fec_adaptation_ && config.enable_fec) { in GetEncoderRuntimeConfig()
163 config.enable_fec.reset(); in GetEncoderRuntimeConfig()
H A Daudio_network_adaptor_config.cc30 enable_fec == other.enable_fec && enable_dtx == other.enable_dtx && in operator ==()
H A Daudio_network_adaptor_impl_unittest.cc62 arg.enable_fec == config.enable_fec &&
199 config.enable_fec = true; in TEST()
277 config.enable_fec = true; in TEST()
294 config1.enable_fec = true; in TEST()
300 config2.enable_fec = false; in TEST()
H A Dfec_controller_rplr_based.cc46 RTC_DCHECK(!config->enable_fec); in MakeDecision()
51 config->enable_fec = fec_enabled_; in MakeDecision()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/audio_network_adaptor/
H A Daudio_network_adaptor_config.cc30 enable_fec == other.enable_fec && enable_dtx == other.enable_dtx && in operator ==()
H A Daudio_network_adaptor_impl_unittest.cc60 arg.enable_fec == config.enable_fec &&
185 config.enable_fec = true; in TEST()
257 config.enable_fec = true; in TEST()
274 config1.enable_fec = true; in TEST()
280 config2.enable_fec = false; in TEST()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/audio_network_adaptor/
H A Daudio_network_adaptor_config.cc30 enable_fec == other.enable_fec && enable_dtx == other.enable_dtx && in operator ==()
H A Daudio_network_adaptor_impl_unittest.cc60 arg.enable_fec == config.enable_fec &&
185 config.enable_fec = true; in TEST()
257 config.enable_fec = true; in TEST()
274 config1.enable_fec = true; in TEST()
280 config2.enable_fec = false; in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/audio_network_adaptor/
H A Daudio_network_adaptor_config.cc30 enable_fec == other.enable_fec && enable_dtx == other.enable_dtx && in operator ==()
H A Daudio_network_adaptor_impl_unittest.cc60 arg.enable_fec == config.enable_fec &&
185 config.enable_fec = true; in TEST()
257 config.enable_fec = true; in TEST()
274 config1.enable_fec = true; in TEST()
280 config2.enable_fec = false; in TEST()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/audio_network_adaptor/
H A Daudio_network_adaptor_config.cc30 enable_fec == other.enable_fec && enable_dtx == other.enable_dtx && in operator ==()
H A Daudio_network_adaptor_impl_unittest.cc60 arg.enable_fec == config.enable_fec &&
185 config.enable_fec = true; in TEST()
257 config.enable_fec = true; in TEST()
274 config1.enable_fec = true; in TEST()
280 config2.enable_fec = false; in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/
H A Dprotection_bitrate_calculator.cc153 void ProtectionBitrateCalculator::SetProtectionMethod(bool enable_fec, in SetProtectionMethod() argument
156 if (enable_fec && enable_nack) { in SetProtectionMethod()
160 } else if (enable_fec) { in SetProtectionMethod()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/
H A Dprotection_bitrate_calculator.cc153 void ProtectionBitrateCalculator::SetProtectionMethod(bool enable_fec, in SetProtectionMethod() argument
156 if (enable_fec && enable_nack) { in SetProtectionMethod()
160 } else if (enable_fec) { in SetProtectionMethod()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/
H A Dprotection_bitrate_calculator.cc153 void ProtectionBitrateCalculator::SetProtectionMethod(bool enable_fec, in SetProtectionMethod() argument
156 if (enable_fec && enable_nack) { in SetProtectionMethod()
160 } else if (enable_fec) { in SetProtectionMethod()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_coding/
H A Dprotection_bitrate_calculator.cc153 void ProtectionBitrateCalculator::SetProtectionMethod(bool enable_fec, in SetProtectionMethod() argument
156 if (enable_fec && enable_nack) { in SetProtectionMethod()
160 } else if (enable_fec) { in SetProtectionMethod()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/
H A Dfec_controller_default.cc168 void FecControllerDefault::SetProtectionMethod(bool enable_fec, in SetProtectionMethod() argument
171 if (enable_fec && enable_nack) { in SetProtectionMethod()
175 } else if (enable_fec) { in SetProtectionMethod()

12345678910>>...13