Home
last modified time | relevance | path

Searched refs:VectorMath (Results 26 – 50 of 65) sorted by relevance

123

/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc2/rnn_vad/
H A Dvector_math_unittest.cc37 VectorMath vector_math(/*cpu_features=*/GetParam()); in TEST_P()
H A Drnn_gru.cc56 const VectorMath& vector_math, in ComputeUpdateResetGate()
92 const VectorMath& vector_math, in ComputeStateGate()
H A Dvector_math_avx2.cc22 float VectorMath::DotProductAvx2(rtc::ArrayView<const float> x, in DotProductAvx2()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/audio/
H A DAudioChannel.cpp42 using namespace VectorMath;
H A DVectorMath.cpp37 namespace VectorMath { namespace
H A DFFTConvolver.cpp39 using namespace VectorMath;
H A DReverbAccumulationBuffer.cpp39 using namespace VectorMath;
H A DReverbConvolverStage.cpp44 using namespace VectorMath;
H A DReverbConvolver.cpp40 using namespace VectorMath;
H A DAudioBus.cpp47 using namespace VectorMath;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/audio/ffmpeg/
H A DFFTFrameFFMPEG.cpp175 VectorMath::vsmul(interleavedData, 1, &scale, data, 1, m_FFTSize); in doInverseFFT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/
H A Dcomfort_noise_generator.cc62 aec3::VectorMath(optimization).Sqrt(N); in GenerateComfortNoise()
H A Dsuppression_filter.cc98 aec3::VectorMath(optimization_).Sqrt(noise_gain); in ApplyGain()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aec3/
H A Dsuppression_filter.cc98 aec3::VectorMath(optimization_).Sqrt(noise_gain); in ApplyGain()
H A Dcomfort_noise_generator.cc62 aec3::VectorMath(optimization).Sqrt(N); in GenerateComfortNoise()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aec3/
H A Dcomfort_noise_generator.cc62 aec3::VectorMath(optimization).Sqrt(N); in GenerateComfortNoise()
H A Dsuppression_filter.cc98 aec3::VectorMath(optimization_).Sqrt(noise_gain); in ApplyGain()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aec3/
H A Dsuppression_filter.cc98 aec3::VectorMath(optimization_).Sqrt(noise_gain); in ApplyGain()
H A Dcomfort_noise_generator.cc62 aec3::VectorMath(optimization).Sqrt(N); in GenerateComfortNoise()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/aec3/
H A Dcomfort_noise_generator.cc57 aec3::VectorMath(optimization).Sqrt(N); in GenerateComfortNoise()
H A Dsuppression_filter.cc100 aec3::VectorMath(optimization_).Sqrt(noise_gain); in ApplyGain()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/aec3/
H A Dcomfort_noise_generator.cc62 aec3::VectorMath(optimization).Sqrt(N); in GenerateComfortNoise()
H A Dsuppression_filter.cc98 aec3::VectorMath(optimization_).Sqrt(noise_gain); in ApplyGain()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/benchmark/src/
H A DREADME.md148 * [VectorMath](VectorMath.cpp) - performance tests for the big vector operations
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/
H A Dpoint_unittest.cc169 TEST(PointTest, VectorMath) { in TEST() argument

123