Home
last modified time | relevance | path

Searched defs:PART_LEN1 (Results 26 – 50 of 65) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aec/
H A Daec_core_neon.c37 static void FilterFarNEON(AecCore* aec, float yf[2][PART_LEN1]) { in FilterFarNEON()
125 static void ScaleErrorSignalNEON(AecCore* aec, float ef[2][PART_LEN1]) { in ScaleErrorSignalNEON()
183 float ef[2][PART_LEN1]) { in FilterAdaptationNEON()
372 float hNl[PART_LEN1], in OverdriveAndSuppressNEON()
374 float efw[2][PART_LEN1]) { in OverdriveAndSuppressNEON()
500 float efw[2][PART_LEN1], in SmoothedPSD()
501 float dfw[2][PART_LEN1], in SmoothedPSD()
502 float xfw[2][PART_LEN1]) { in SmoothedPSD()
652 float data_complex[2][PART_LEN1]) { in StoreAsComplex()
667 float efw[2][PART_LEN1], in SubbandCoherenceNEON()
[all …]
H A Daec_core_sse2.c32 static void FilterFarSSE2(AecCore* aec, float yf[2][PART_LEN1]) { in FilterFarSSE2()
77 static void ScaleErrorSignalSSE2(AecCore* aec, float ef[2][PART_LEN1]) { in ScaleErrorSignalSSE2()
144 float ef[2][PART_LEN1]) { in FilterAdaptationSSE2()
358 float hNl[PART_LEN1], in OverdriveAndSuppressSSE2()
360 float efw[2][PART_LEN1]) { in OverdriveAndSuppressSSE2()
477 float efw[2][PART_LEN1], in SmoothedPSD()
478 float dfw[2][PART_LEN1], in SmoothedPSD()
479 float xfw[2][PART_LEN1]) { in SmoothedPSD()
631 float data_complex[2][PART_LEN1]) { in StoreAsComplex()
651 float efw[2][PART_LEN1], in SubbandCoherenceSSE2()
[all …]
H A Daec_core_mips.c28 float efw[2][PART_LEN1], in WebRtcAec_ComfortNoise_mips()
323 void WebRtcAec_FilterFar_mips(AecCore* aec, float yf[2][PART_LEN1]) { in WebRtcAec_FilterFar_mips()
437 float ef[2][PART_LEN1]) { in WebRtcAec_FilterAdaptation_mips()
636 float hNl[PART_LEN1], in WebRtcAec_OverdriveAndSuppress_mips()
638 float efw[2][PART_LEN1]) { in WebRtcAec_OverdriveAndSuppress_mips()
702 void WebRtcAec_ScaleErrorSignal_mips(AecCore* aec, float ef[2][PART_LEN1]) { in WebRtcAec_ScaleErrorSignal_mips()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/aec/
H A Daec_core_neon.c37 static void FilterFarNEON(AecCore* aec, float yf[2][PART_LEN1]) { in FilterFarNEON()
125 static void ScaleErrorSignalNEON(AecCore* aec, float ef[2][PART_LEN1]) { in ScaleErrorSignalNEON()
183 float ef[2][PART_LEN1]) { in FilterAdaptationNEON()
372 float hNl[PART_LEN1], in OverdriveAndSuppressNEON()
374 float efw[2][PART_LEN1]) { in OverdriveAndSuppressNEON()
500 float efw[2][PART_LEN1], in SmoothedPSD()
501 float dfw[2][PART_LEN1], in SmoothedPSD()
502 float xfw[2][PART_LEN1]) { in SmoothedPSD()
652 float data_complex[2][PART_LEN1]) { in StoreAsComplex()
667 float efw[2][PART_LEN1], in SubbandCoherenceNEON()
[all …]
H A Daec_core_sse2.c32 static void FilterFarSSE2(AecCore* aec, float yf[2][PART_LEN1]) { in FilterFarSSE2()
77 static void ScaleErrorSignalSSE2(AecCore* aec, float ef[2][PART_LEN1]) { in ScaleErrorSignalSSE2()
144 float ef[2][PART_LEN1]) { in FilterAdaptationSSE2()
358 float hNl[PART_LEN1], in OverdriveAndSuppressSSE2()
360 float efw[2][PART_LEN1]) { in OverdriveAndSuppressSSE2()
477 float efw[2][PART_LEN1], in SmoothedPSD()
478 float dfw[2][PART_LEN1], in SmoothedPSD()
479 float xfw[2][PART_LEN1]) { in SmoothedPSD()
631 float data_complex[2][PART_LEN1]) { in StoreAsComplex()
651 float efw[2][PART_LEN1], in SubbandCoherenceSSE2()
[all …]
H A Daec_core_mips.c28 float efw[2][PART_LEN1], in WebRtcAec_ComfortNoise_mips()
323 void WebRtcAec_FilterFar_mips(AecCore* aec, float yf[2][PART_LEN1]) { in WebRtcAec_FilterFar_mips()
437 float ef[2][PART_LEN1]) { in WebRtcAec_FilterAdaptation_mips()
636 float hNl[PART_LEN1], in WebRtcAec_OverdriveAndSuppress_mips()
638 float efw[2][PART_LEN1]) { in WebRtcAec_OverdriveAndSuppress_mips()
702 void WebRtcAec_ScaleErrorSignal_mips(AecCore* aec, float ef[2][PART_LEN1]) { in WebRtcAec_ScaleErrorSignal_mips()
H A Daec_core.h24 #define PART_LEN1 (PART_LEN + 1) // Unique fft coefficients macro
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/aec/
H A Daec_core_neon.c37 static void FilterFarNEON(AecCore* aec, float yf[2][PART_LEN1]) { in FilterFarNEON()
125 static void ScaleErrorSignalNEON(AecCore* aec, float ef[2][PART_LEN1]) { in ScaleErrorSignalNEON()
183 float ef[2][PART_LEN1]) { in FilterAdaptationNEON()
372 float hNl[PART_LEN1], in OverdriveAndSuppressNEON()
374 float efw[2][PART_LEN1]) { in OverdriveAndSuppressNEON()
500 float efw[2][PART_LEN1], in SmoothedPSD()
501 float dfw[2][PART_LEN1], in SmoothedPSD()
502 float xfw[2][PART_LEN1]) { in SmoothedPSD()
652 float data_complex[2][PART_LEN1]) { in StoreAsComplex()
667 float efw[2][PART_LEN1], in SubbandCoherenceNEON()
[all …]
H A Daec_core_sse2.c32 static void FilterFarSSE2(AecCore* aec, float yf[2][PART_LEN1]) { in FilterFarSSE2()
77 static void ScaleErrorSignalSSE2(AecCore* aec, float ef[2][PART_LEN1]) { in ScaleErrorSignalSSE2()
144 float ef[2][PART_LEN1]) { in FilterAdaptationSSE2()
358 float hNl[PART_LEN1], in OverdriveAndSuppressSSE2()
360 float efw[2][PART_LEN1]) { in OverdriveAndSuppressSSE2()
477 float efw[2][PART_LEN1], in SmoothedPSD()
478 float dfw[2][PART_LEN1], in SmoothedPSD()
479 float xfw[2][PART_LEN1]) { in SmoothedPSD()
631 float data_complex[2][PART_LEN1]) { in StoreAsComplex()
651 float efw[2][PART_LEN1], in SubbandCoherenceSSE2()
[all …]
H A Daec_core_mips.c28 float efw[2][PART_LEN1], in WebRtcAec_ComfortNoise_mips()
323 void WebRtcAec_FilterFar_mips(AecCore* aec, float yf[2][PART_LEN1]) { in WebRtcAec_FilterFar_mips()
437 float ef[2][PART_LEN1]) { in WebRtcAec_FilterAdaptation_mips()
636 float hNl[PART_LEN1], in WebRtcAec_OverdriveAndSuppress_mips()
638 float efw[2][PART_LEN1]) { in WebRtcAec_OverdriveAndSuppress_mips()
702 void WebRtcAec_ScaleErrorSignal_mips(AecCore* aec, float ef[2][PART_LEN1]) { in WebRtcAec_ScaleErrorSignal_mips()
H A Daec_core.h24 #define PART_LEN1 (PART_LEN + 1) // Unique fft coefficients macro
/dports/audio/libfilteraudio/filter_audio-0.0.1/aec/
H A Daec_core_sse2.c34 static void FilterFarSSE2(AecCore* aec, float yf[2][PART_LEN1]) { in FilterFarSSE2()
79 static void ScaleErrorSignalSSE2(AecCore* aec, float ef[2][PART_LEN1]) { in ScaleErrorSignalSSE2()
146 float ef[2][PART_LEN1]) { in FilterAdaptationSSE2()
360 float hNl[PART_LEN1], in OverdriveAndSuppressSSE2()
362 float efw[2][PART_LEN1]) { in OverdriveAndSuppressSSE2()
479 float efw[2][PART_LEN1], in SmoothedPSD()
480 float dfw[2][PART_LEN1], in SmoothedPSD()
481 float xfw[2][PART_LEN1]) { in SmoothedPSD()
633 float data_complex[2][PART_LEN1]) { in StoreAsComplex()
653 float efw[2][PART_LEN1], in SubbandCoherenceSSE2()
[all …]
H A Daec_core.h22 #define PART_LEN1 (PART_LEN + 1) // Unique fft coefficients macro
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/aec/
H A Daec_core_sse2.c32 static void FilterFarSSE2(AecCore* aec, float yf[2][PART_LEN1]) { in FilterFarSSE2()
77 static void ScaleErrorSignalSSE2(AecCore* aec, float ef[2][PART_LEN1]) { in ScaleErrorSignalSSE2()
144 float ef[2][PART_LEN1]) { in FilterAdaptationSSE2()
358 float hNl[PART_LEN1], in OverdriveAndSuppressSSE2()
360 float efw[2][PART_LEN1]) { in OverdriveAndSuppressSSE2()
477 float efw[2][PART_LEN1], in SmoothedPSD()
478 float dfw[2][PART_LEN1], in SmoothedPSD()
479 float xfw[2][PART_LEN1]) { in SmoothedPSD()
631 float data_complex[2][PART_LEN1]) { in StoreAsComplex()
651 float efw[2][PART_LEN1], in SubbandCoherenceSSE2()
[all …]
H A Daec_core_mips.c28 float efw[2][PART_LEN1], in WebRtcAec_ComfortNoise_mips()
323 void WebRtcAec_FilterFar_mips(AecCore* aec, float yf[2][PART_LEN1]) { in WebRtcAec_FilterFar_mips()
437 float ef[2][PART_LEN1]) { in WebRtcAec_FilterAdaptation_mips()
636 float hNl[PART_LEN1], in WebRtcAec_OverdriveAndSuppress_mips()
638 float efw[2][PART_LEN1]) { in WebRtcAec_OverdriveAndSuppress_mips()
702 void WebRtcAec_ScaleErrorSignal_mips(AecCore* aec, float ef[2][PART_LEN1]) { in WebRtcAec_ScaleErrorSignal_mips()
H A Daec_core.h24 #define PART_LEN1 (PART_LEN + 1) // Unique fft coefficients macro
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/aec/
H A Daec_core.c244 static void FilterFar(aec_t *aec, float yf[2][PART_LEN1]) in FilterFar()
265 static void ScaleErrorSignal(aec_t *aec, float ef[2][PART_LEN1]) in ScaleErrorSignal()
312 static void FilterAdaptation(aec_t *aec, float *fft, float ef[2][PART_LEN1]) { in FilterAdaptation()
359 static void OverdriveAndSuppress(aec_t *aec, float hNl[PART_LEN1], in OverdriveAndSuppress()
361 float efw[2][PART_LEN1]) { in OverdriveAndSuppress()
1209 static void ComfortNoise(aec_t *aec, float efw[2][PART_LEN1], in ComfortNoise()
1320 static void UpdateLevel(power_level_t* level, float in[2][PART_LEN1]) { in UpdateLevel()
1506 float freq_data[2][PART_LEN1], in TimeToFrequency()
H A Daec_core_sse2.c33 static void FilterFarSSE2(aec_t *aec, float yf[2][PART_LEN1]) in FilterFarSSE2()
74 static void ScaleErrorSignalSSE2(aec_t *aec, float ef[2][PART_LEN1]) in ScaleErrorSignalSSE2()
130 static void FilterAdaptationSSE2(aec_t *aec, float *fft, float ef[2][PART_LEN1]) { in FilterAdaptationSSE2()
343 static void OverdriveAndSuppressSSE2(aec_t *aec, float hNl[PART_LEN1], in OverdriveAndSuppressSSE2()
345 float efw[2][PART_LEN1]) { in OverdriveAndSuppressSSE2()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/interprocess/sync/
H A Dinterprocess_upgradable_mutex.hpp24 #include <boost/interprocess/detail/config_begin.hpp>
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aecm/
H A Daecm_defines.h22 #define PART_LEN1 (PART_LEN + 1) /* Unique fft coefficients. */ macro
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/aecm/
H A Daecm_defines.h22 #define PART_LEN1 (PART_LEN + 1) /* Unique fft coefficients. */ macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aecm/
H A Daecm_defines.h22 #define PART_LEN1 (PART_LEN + 1) /* Unique fft coefficients. */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aecm/
H A Daecm_defines.h22 #define PART_LEN1 (PART_LEN + 1) /* Unique fft coefficients. */ macro
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aecm/
H A Daecm_defines.h22 #define PART_LEN1 (PART_LEN + 1) /* Unique fft coefficients. */ macro
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/aecm/
H A Daecm_defines.h22 #define PART_LEN1 (PART_LEN + 1) /* Unique fft coefficients. */ macro

123