Home
last modified time | relevance | path

Searched refs:noise_estimate_avg (Results 1 – 11 of 11) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/ns/
H A Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
621 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
623 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1513 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1622 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1626 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1633 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1640 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1683 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/audio/libfilteraudio/filter_audio-0.0.1/ns/
H A Dnsx_core.c581 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
615 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
617 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1513 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1615 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1619 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1626 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1633 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1676 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
621 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
623 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1518 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1627 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1631 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1638 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1645 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1688 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
621 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
623 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1513 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1622 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1626 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1633 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1640 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1683 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
621 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
623 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1513 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1622 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1626 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1633 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1640 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1683 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c591 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
624 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
626 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1519 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1630 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1634 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1641 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1648 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1691 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
621 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
623 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1513 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1622 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1626 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1633 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1640 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1683 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
621 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
623 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1518 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1627 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1631 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1638 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1645 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1688 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
621 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
623 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1513 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1622 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1626 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1633 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1640 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1683 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c588 uint32_t* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
621 *noise_estimate_avg = (1 << int_part) + (uint32_t)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
623 *noise_estimate = (*noise_estimate_avg) * (uint32_t)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1518 uint32_t noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1627 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1631 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1638 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1645 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1688 tmpU32no2 = noise_estimate_avg >> in WebRtcNsx_ProcessCore()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/ns/
H A Dnsx_core.c700 WebRtc_UWord32* noise_estimate_avg) { in WebRtcNsx_CalcParametricNoiseEstimate() argument
734 *noise_estimate_avg = WEBRTC_SPL_LSHIFT_U32(1, int_part) + (WebRtc_UWord32)tmp32no2; in WebRtcNsx_CalcParametricNoiseEstimate()
736 *noise_estimate = (*noise_estimate_avg) * (WebRtc_UWord32)(inst->blockIndex + 1); in WebRtcNsx_CalcParametricNoiseEstimate()
1860 WebRtc_UWord32 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore() local
1956 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
1960 noise_estimate_avg = noise_estimate / (inst->blockIndex + 1); // Q(minNorm-stages) in WebRtcNsx_ProcessCore()
1967 noise_estimate_avg = 0; in WebRtcNsx_ProcessCore()
1974 &noise_estimate_avg); in WebRtcNsx_ProcessCore()
2017 tmpU32no2 = WEBRTC_SPL_RSHIFT_U32(noise_estimate_avg, inst->minNorm - inst->stages in WebRtcNsx_ProcessCore()