Home
last modified time | relevance | path

Searched refs:energyIn (Results 1 – 22 of 22) sorted by relevance

/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/ns/
H A Dnsx_core.h98 WebRtc_Word32 energyIn; member
H A Dnsx_core.c847 inst->energyIn = 0; in WebRtcNsx_InitCore()
1552 inst->energyIn = WebRtcSpl_Energy(winData, (int)inst->anaLen, &(inst->scaleEnergyIn)); in WebRtcNsx_DataAnalysis()
1809 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1815 inst->energyIn = WEBRTC_SPL_RSHIFT_W32(inst->energyIn, 8 + scaleEnergyOut in WebRtcNsx_DataSynthesis()
1819 assert(inst->energyIn > 0); in WebRtcNsx_DataSynthesis()
1821 + WEBRTC_SPL_RSHIFT_W32(inst->energyIn, 1), inst->energyIn); // Q8 in WebRtcNsx_DataSynthesis()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/ns/
H A Dnsx_core.c735 inst->energyIn = 0; in WebRtcNsx_InitCore()
1214 inst->energyIn = in WebRtcNsx_DataAnalysis()
1459 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1469 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1472 RTC_DCHECK_GT(inst->energyIn, 0); in WebRtcNsx_DataSynthesis()
1473 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h104 int32_t energyIn; member
/dports/audio/libfilteraudio/filter_audio-0.0.1/ns/
H A Dnsx_core.c736 inst->energyIn = 0; in WebRtcNsx_InitCore()
1215 inst->energyIn = WebRtcSpl_Energy(winData, (int)inst->anaLen, &(inst->scaleEnergyIn)); in WebRtcNsx_DataAnalysis()
1461 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1470 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1473 assert(inst->energyIn > 0); in WebRtcNsx_DataSynthesis()
1474 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c735 inst->energyIn = 0; in WebRtcNsx_InitCore()
1219 inst->energyIn = in WebRtcNsx_DataAnalysis()
1464 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1474 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1477 assert(inst->energyIn > 0); in WebRtcNsx_DataSynthesis()
1478 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c735 inst->energyIn = 0; in WebRtcNsx_InitCore()
1214 inst->energyIn = in WebRtcNsx_DataAnalysis()
1459 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1469 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1472 RTC_DCHECK_GT(inst->energyIn, 0); in WebRtcNsx_DataSynthesis()
1473 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c735 inst->energyIn = 0; in WebRtcNsx_InitCore()
1214 inst->energyIn = in WebRtcNsx_DataAnalysis()
1459 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1469 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1472 RTC_DCHECK_GT(inst->energyIn, 0); in WebRtcNsx_DataSynthesis()
1473 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c738 inst->energyIn = 0; in WebRtcNsx_InitCore()
1221 inst->energyIn = WebRtcSpl_Energy(winData, (int)inst->anaLen, &(inst->scaleEnergyIn)); in WebRtcNsx_DataAnalysis()
1466 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1475 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1478 assert(inst->energyIn > 0); in WebRtcNsx_DataSynthesis()
1479 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c735 inst->energyIn = 0; in WebRtcNsx_InitCore()
1214 inst->energyIn = in WebRtcNsx_DataAnalysis()
1459 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1469 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1472 RTC_DCHECK_GT(inst->energyIn, 0); in WebRtcNsx_DataSynthesis()
1473 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c735 inst->energyIn = 0; in WebRtcNsx_InitCore()
1219 inst->energyIn = in WebRtcNsx_DataAnalysis()
1464 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1474 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1477 assert(inst->energyIn > 0); in WebRtcNsx_DataSynthesis()
1478 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c735 inst->energyIn = 0; in WebRtcNsx_InitCore()
1214 inst->energyIn = in WebRtcNsx_DataAnalysis()
1459 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1469 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1472 RTC_DCHECK_GT(inst->energyIn, 0); in WebRtcNsx_DataSynthesis()
1473 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/ns/
H A Dnsx_core.c735 inst->energyIn = 0; in WebRtcNsx_InitCore()
1219 inst->energyIn = in WebRtcNsx_DataAnalysis()
1464 inst->energyIn > 0) { in WebRtcNsx_DataSynthesis()
1474 inst->energyIn >>= 8 + scaleEnergyOut - inst->scaleEnergyIn; in WebRtcNsx_DataSynthesis()
1477 assert(inst->energyIn > 0); in WebRtcNsx_DataSynthesis()
1478 energyRatio = (energyOut + inst->energyIn / 2) / inst->energyIn; // Q8 in WebRtcNsx_DataSynthesis()
H A Dnsx_core.h105 int32_t energyIn; member