Home
last modified time | relevance | path

Searched refs:max16x4 (Results 1 – 15 of 15) sorted by relevance

/dports/net-im/tg_owt/tg_owt-d578c76/src/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
316 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MinMaxW16Neon() local
317 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MinMaxW16Neon()
318 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MinMaxW16Neon()
320 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MinMaxW16Neon()
/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.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/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.c147 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
149 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
151 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/net/libilbc/libilbc-3.0.4/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c151 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
152 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
153 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
155 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/common_audio/signal_processing/
H A Dmin_max_operations_neon.c146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local
147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()
150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()