Home
last modified time | relevance | path

Searched refs:vmax_u16 (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu16.c17 out_uint16x4_t = vmax_u16 (arg0_uint16x4_t, arg1_uint16x4_t); in test_vmaxu16()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu16.c17 out_uint16x4_t = vmax_u16 (arg0_uint16x4_t, arg1_uint16x4_t); in test_vmaxu16()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu16.c17 out_uint16x4_t = vmax_u16 (arg0_uint16x4_t, arg1_uint16x4_t); in test_vmaxu16()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu16.c17 out_uint16x4_t = vmax_u16 (arg0_uint16x4_t, arg1_uint16x4_t); in test_vmaxu16()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvmaxu16.c17 out_uint16x4_t = vmax_u16 (arg0_uint16x4_t, arg1_uint16x4_t); in test_vmaxu16()
/dports/biology/vcflib/vcflib-1.0.2/src/simde/arm/neon/
H A Dmax.h185 return vmax_u16(a, b); in simde_vmax_u16()
201 #undef vmax_u16
202 #define vmax_u16(a, b) simde_vmax_u16((a), (b)) macro
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/simde/arm/neon/
H A Dmax.h185 return vmax_u16(a, b); in simde_vmax_u16()
201 #undef vmax_u16
202 #define vmax_u16(a, b) simde_vmax_u16((a), (b)) macro
/dports/biology/hhsuite/hh-suite-3.3.0/lib/simde/simde/arm/neon/
H A Dmax.h185 return vmax_u16(a, b); in simde_vmax_u16()
201 #undef vmax_u16
202 #define vmax_u16(a, b) simde_vmax_u16((a), (b)) macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c69 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); in vp8_fast_quantize_b_neon()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c75 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); in vp8_fast_quantize_b_neon()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dquantize_neon.c155 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_neon()
311 vmax_u16(vget_low_u16(eob_max), vget_high_u16(eob_max)); in vpx_quantize_b_32x32_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c76 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); 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.c76 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); in vp8_fast_quantize_b_neon()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c76 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); 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.c76 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); in vp8_fast_quantize_b_neon()
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c76 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); 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.c76 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); in vp8_fast_quantize_b_neon()

123456789