Home
last modified time | relevance | path

Searched refs:vmaxq_u32 (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dtransform_neon.c86 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in ComplexMulAndFindMaxNeon()
87 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in ComplexMulAndFindMaxNeon()
88 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in ComplexMulAndFindMaxNeon()
89 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in ComplexMulAndFindMaxNeon()
92 max_r = vmaxq_u32(max_r, max_i); in ComplexMulAndFindMaxNeon()
312 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp0)); in TransformAndFindMaxNeon()
313 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp2)); in TransformAndFindMaxNeon()
314 max_r = vmaxq_u32(max_r, vreinterpretq_u32_s32(tmp1)); in TransformAndFindMaxNeon()
315 max_i = vmaxq_u32(max_i, vreinterpretq_u32_s32(tmp3)); in TransformAndFindMaxNeon()
333 max_r = vmaxq_u32(max_r, max_i); in TransformAndFindMaxNeon()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/common_audio/signal_processing/
H A Dmin_max_operations_neon.c96 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
97 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
100 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/net/libilbc/libilbc-3.0.4/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c98 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
99 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
102 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()
96 max32x4_1 = vmaxq_u32(max32x4_1, vreinterpretq_u32_s32(in32x4_1)); in WebRtcSpl_MaxAbsValueW32Neon()
99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A DvmaxQu32.c17 out_uint32x4_t = vmaxq_u32 (arg0_uint32x4_t, arg1_uint32x4_t); in test_vmaxQu32()

12345678910