Home
last modified time | relevance | path

Searched refs:vmax_u32 (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu32.c17 out_uint32x2_t = vmax_u32 (arg0_uint32x2_t, arg1_uint32x2_t); in test_vmaxu32()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu32.c17 out_uint32x2_t = vmax_u32 (arg0_uint32x2_t, arg1_uint32x2_t); in test_vmaxu32()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu32.c17 out_uint32x2_t = vmax_u32 (arg0_uint32x2_t, arg1_uint32x2_t); in test_vmaxu32()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu32.c17 out_uint32x2_t = vmax_u32 (arg0_uint32x2_t, arg1_uint32x2_t); in test_vmaxu32()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu32.c17 out_uint32x2_t = vmax_u32 (arg0_uint32x2_t, arg1_uint32x2_t); in test_vmaxu32()
/dports/biology/vcflib/vcflib-1.0.2/src/simde/arm/neon/
H A Dmax.h209 return vmax_u32(a, b); in simde_vmax_u32()
225 #undef vmax_u32
226 #define vmax_u32(a, b) simde_vmax_u32((a), (b)) macro
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/simde/arm/neon/
H A Dmax.h209 return vmax_u32(a, b); in simde_vmax_u32()
225 #undef vmax_u32
226 #define vmax_u32(a, b) simde_vmax_u32((a), (b)) macro
/dports/biology/hhsuite/hh-suite-3.3.0/lib/simde/simde/arm/neon/
H A Dmax.h209 return vmax_u32(a, b); in simde_vmax_u32()
225 #undef vmax_u32
226 #define vmax_u32(a, b) simde_vmax_u32((a), (b)) macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c71 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c77 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c78 eob_d32 = vmax_u32(vget_low_u32(eob_q32), vget_high_u32(eob_q32)); in vp8_fast_quantize_b_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dsp/
H A Dcost_neon.c41 vmax_u32(vget_low_u32(eob_32x4), vget_high_u32(eob_32x4)); in SetResidualCoeffs_NEON()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Dcost_neon.c41 vmax_u32(vget_low_u32(eob_32x4), vget_high_u32(eob_32x4)); in SetResidualCoeffs_NEON()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dcost_neon.c41 vmax_u32(vget_low_u32(eob_32x4), vget_high_u32(eob_32x4)); in SetResidualCoeffs_NEON()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dcost_neon.c41 vmax_u32(vget_low_u32(eob_32x4), vget_high_u32(eob_32x4)); in SetResidualCoeffs_NEON()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dsp/
H A Dcost_neon.c41 vmax_u32(vget_low_u32(eob_32x4), vget_high_u32(eob_32x4)); in SetResidualCoeffs_NEON()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dsp/
H A Dcost_neon.c41 vmax_u32(vget_low_u32(eob_32x4), vget_high_u32(eob_32x4)); in SetResidualCoeffs_NEON()

123456789