Home
last modified time | relevance | path

Searched refs:aggressiveness (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/common_audio/vad/
H A Dvad.cc21 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
22 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
59 rtc::scoped_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
60 return rtc::scoped_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/common_audio/vad/
H A Dvad.cc24 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
25 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
62 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
63 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/net-im/tg_owt/tg_owt-d578c76/src/common_audio/vad/
H A Dvad.cc24 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
25 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
62 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
63 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/common_audio/vad/
H A Dvad.cc23 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
24 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
61 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
62 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/common_audio/vad/
H A Dvad.cc24 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
25 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
62 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
63 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/common_audio/vad/
H A Dvad.cc24 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
25 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
62 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
63 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/common_audio/vad/
H A Dvad.cc24 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
25 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
62 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
63 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/common_audio/vad/
H A Dvad.cc23 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
24 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
61 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
62 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/common_audio/vad/
H A Dvad.cc23 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
24 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
61 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
62 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/common_audio/vad/
H A Dvad.cc24 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
25 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
62 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
63 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/common_audio/vad/
H A Dvad.cc21 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
22 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
59 rtc::scoped_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
60 return rtc::scoped_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/common_audio/vad/
H A Dvad.cc23 explicit VadImpl(Aggressiveness aggressiveness) in VadImpl() argument
24 : handle_(nullptr), aggressiveness_(aggressiveness) { in VadImpl()
61 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness) { in CreateVad() argument
62 return std::unique_ptr<Vad>(new VadImpl(aggressiveness)); in CreateVad()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/auxiliary/
H A Ddefectmap.cpp124 double DefectMap::calculateSigma(uint8_t aggressiveness) in calculateSigma() argument
127 …return 18.61742934980 * exp(-0.00052422221 * (aggressiveness - 9.89915467884) * (aggressiveness - … in calculateSigma()
147 double DefectMap::getHotThreshold(uint8_t aggressiveness) in getHotThreshold() argument
149 return (m_Median + m_StandardDeviation * calculateSigma(aggressiveness)); in getHotThreshold()
155 double DefectMap::getColdThreshold(uint8_t aggressiveness) in getColdThreshold() argument
157 return (m_Median - m_StandardDeviation * calculateSigma(aggressiveness)); in getColdThreshold()
H A Ddefectmap.h100 double getHotThreshold(uint8_t aggressiveness);
101 double getColdThreshold(uint8_t aggressiveness);
102 double calculateSigma(uint8_t aggressiveness);
/dports/math/cgl-conic/CGL-CONIC-releases-1.0.0-6-gc96de60/src/
H A DCglConicCutGenerator.cpp11 setAggressiveness(other.aggressiveness()); in CglConicCutGenerator()
17 setAggressiveness(rhs.aggressiveness()); in operator =()
25 int CglConicCutGenerator::aggressiveness() const { in aggressiveness() function in CglConicCutGenerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dactor_combat.cpp533 int aggressiveness = 0; in getCoefficientCloseAttack() local
535 aggressiveness = 11; in getCoefficientCloseAttack()
537 aggressiveness = 22; in getCoefficientCloseAttack()
539 aggressiveness = 33; in getCoefficientCloseAttack()
542 aggressiveness += actor->getCombatAggressiveness() / 3; in getCoefficientCloseAttack()
550 return aggressiveness + (abs(angle - 128) / 3.7f); in getCoefficientCloseAttack()
563 int aggressiveness = 0; in getCoefficientRangedAttack() local
565 aggressiveness = 10; in getCoefficientRangedAttack()
567 aggressiveness = 20; in getCoefficientRangedAttack()
569 aggressiveness = 30; in getCoefficientRangedAttack()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dactor_combat.cpp535 int aggressiveness = 0; in getCoefficientCloseAttack() local
537 aggressiveness = 11; in getCoefficientCloseAttack()
539 aggressiveness = 22; in getCoefficientCloseAttack()
541 aggressiveness = 33; in getCoefficientCloseAttack()
544 aggressiveness += actor->getCombatAggressiveness() / 3; in getCoefficientCloseAttack()
552 return aggressiveness + (abs(angle - 128) / 3.7f); in getCoefficientCloseAttack()
565 int aggressiveness = 0; in getCoefficientRangedAttack() local
567 aggressiveness = 10; in getCoefficientRangedAttack()
569 aggressiveness = 20; in getCoefficientRangedAttack()
571 aggressiveness = 30; in getCoefficientRangedAttack()
[all …]
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/
H A Dapp_info_table.cc397 int aggressiveness = atoi(conf_val); in load_odp_config() local
399 if (aggressiveness >= 50) in load_odp_config()
413 if (aggressiveness >= 80) in load_odp_config()
421 int aggressiveness = atoi(conf_val); in load_odp_config() local
422 LogMessage("AppId: ultrasurf_aggressiveness %d\n", aggressiveness); in load_odp_config()
423 if (aggressiveness >= 50) in load_odp_config()
434 if (aggressiveness >= 80) in load_odp_config()
442 int aggressiveness = atoi(conf_val); in load_odp_config() local
443 LogMessage("AppId: psiphon_aggressiveness %d\n", aggressiveness); in load_odp_config()
444 if (aggressiveness >= 50) in load_odp_config()
[all …]
/dports/games/spring/spring_98.0/AI/Skirmish/AAI/
H A DAAIAttackManager.h37 bool SufficientCombatPowerAt(AAISector *dest, set<AAIGroup*> *combat_groups, float aggressiveness);
40 bool SufficientAttackPowerVS(AAISector *dest, set<AAIGroup*> *combat_groups, float aggressiveness);
43 bool SufficientDefencePowerAt(AAISector *dest, float aggressiveness);
H A DAAIAttackManager.cpp296 …ager::SufficientAttackPowerVS(AAISector *dest, set<AAIGroup*> *combat_groups, float aggressiveness) in SufficientAttackPowerVS() argument
326 if(aggressiveness * attack_power >= sector_defence) in SufficientAttackPowerVS()
333 …ager::SufficientCombatPowerAt(AAISector *dest, set<AAIGroup*> *combat_groups, float aggressiveness) in SufficientCombatPowerAt() argument
387 if(aggressiveness * my_power >= enemy_power) in SufficientCombatPowerAt()
394 bool AAIAttackManager::SufficientDefencePowerAt(AAISector *dest, float aggressiveness) in SufficientDefencePowerAt() argument
416 if(aggressiveness * my_power >= dest->GetEnemyAreaCombatPowerVs(5, 0.5)) in SufficientDefencePowerAt()
/dports/astro/phd2/phd2-2.6.10/
H A Dguide_algorithm_lowpass2.cpp187 bool GuideAlgorithmLowpass2::SetAggressiveness(double aggressiveness) in SetAggressiveness() argument
193 if (aggressiveness < 0.0) in SetAggressiveness()
198 m_aggressiveness = aggressiveness; in SetAggressiveness()
204 aggressiveness = DefaultAggressiveness; in SetAggressiveness()
207 pConfig->Profile.SetDouble(GetConfigPath() + "/Aggressiveness", aggressiveness); in SetAggressiveness()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/
H A DappInfoTable.c955 int aggressiveness = atoi(conf_val); in appIdConfLoad() local
957 if (aggressiveness >= 50) in appIdConfLoad()
966 if (aggressiveness >= 80) in appIdConfLoad()
973 int aggressiveness = atoi(conf_val); in appIdConfLoad() local
974 _dpd.logMsg("AppId: ultrasurf_aggressiveness %d\n", aggressiveness); in appIdConfLoad()
975 if (aggressiveness >= 50) in appIdConfLoad()
982 if (aggressiveness >= 80) in appIdConfLoad()
990 int aggressiveness = atoi(conf_val); in appIdConfLoad() local
991 _dpd.logMsg("AppId: psiphon_aggressiveness %d\n", aggressiveness); in appIdConfLoad()
992 if (aggressiveness >= 50) in appIdConfLoad()
[all …]
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/common_audio/vad/include/
H A Dvad.h46 rtc::scoped_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness);
/dports/net-im/tg_owt/tg_owt-d578c76/src/common_audio/vad/include/
H A Dvad.h46 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/common_audio/vad/include/
H A Dvad.h46 std::unique_ptr<Vad> CreateVad(Vad::Aggressiveness aggressiveness);

12345678910>>...21