Home
last modified time | relevance | path

Searched refs:vqmovun_s16 (Results 1 – 25 of 584) sorted by relevance

12345678910>>...24

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjpeg_turbo/simd/arm/common/
H A Djdcolext-neon.c122 rgba.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
123 rgba.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
124 rgba.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
132 rgb.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
133 rgb.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
134 rgb.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
189 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
199 rgb.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
201 rgb.val[RGB_BLUE] = vqmovun_s16(b); in jsimd_ycc_rgb_convert_neon()
254 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
[all …]
H A Djdmrgext-neon.c117 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
118 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
119 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
184 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
185 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
186 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
364 uint8x8x2_t r0 = vzip_u8(vqmovun_s16(r0_even), vqmovun_s16(r0_odd)); in jsimd_h2v2_merged_upsample_neon()
365 uint8x8x2_t r1 = vzip_u8(vqmovun_s16(r1_even), vqmovun_s16(r1_odd)); in jsimd_h2v2_merged_upsample_neon()
366 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon()
367 uint8x8x2_t g1 = vzip_u8(vqmovun_s16(g1_even), vqmovun_s16(g1_odd)); in jsimd_h2v2_merged_upsample_neon()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/simd/arm/common/
H A Djdcolext-neon.c122 rgba.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
123 rgba.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
124 rgba.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
132 rgb.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
133 rgb.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
134 rgb.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
189 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
199 rgb.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
201 rgb.val[RGB_BLUE] = vqmovun_s16(b); in jsimd_ycc_rgb_convert_neon()
254 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
[all …]
H A Djdmrgext-neon.c117 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
118 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
119 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
184 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
185 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
186 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
364 uint8x8x2_t r0 = vzip_u8(vqmovun_s16(r0_even), vqmovun_s16(r0_odd)); in jsimd_h2v2_merged_upsample_neon()
365 uint8x8x2_t r1 = vzip_u8(vqmovun_s16(r1_even), vqmovun_s16(r1_odd)); in jsimd_h2v2_merged_upsample_neon()
366 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon()
367 uint8x8x2_t g1 = vzip_u8(vqmovun_s16(g1_even), vqmovun_s16(g1_odd)); in jsimd_h2v2_merged_upsample_neon()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/simd/arm/
H A Djdcolext-neon.c141 rgba.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
142 rgba.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
143 rgba.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
151 rgb.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
152 rgb.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
153 rgb.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
210 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
220 rgb.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
222 rgb.val[RGB_BLUE] = vqmovun_s16(b); in jsimd_ycc_rgb_convert_neon()
277 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
[all …]
H A Djdmrgext-neon.c129 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
130 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
131 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
208 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
209 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
210 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
406 uint8x8x2_t r0 = vzip_u8(vqmovun_s16(r0_even), vqmovun_s16(r0_odd)); in jsimd_h2v2_merged_upsample_neon()
407 uint8x8x2_t r1 = vzip_u8(vqmovun_s16(r1_even), vqmovun_s16(r1_odd)); in jsimd_h2v2_merged_upsample_neon()
408 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon()
409 uint8x8x2_t g1 = vzip_u8(vqmovun_s16(g1_even), vqmovun_s16(g1_odd)); in jsimd_h2v2_merged_upsample_neon()
[all …]
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/
H A Djdcolext-neon.c141 rgba.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
142 rgba.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
143 rgba.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
151 rgb.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
152 rgb.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
153 rgb.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
210 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
220 rgb.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
222 rgb.val[RGB_BLUE] = vqmovun_s16(b); in jsimd_ycc_rgb_convert_neon()
277 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
[all …]
H A Djdmrgext-neon.c129 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
130 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
131 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
208 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
209 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
210 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
434 uint8x8x2_t r0 = vzip_u8(vqmovun_s16(r0_even), vqmovun_s16(r0_odd)); in jsimd_h2v2_merged_upsample_neon()
435 uint8x8x2_t r1 = vzip_u8(vqmovun_s16(r1_even), vqmovun_s16(r1_odd)); in jsimd_h2v2_merged_upsample_neon()
436 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon()
437 uint8x8x2_t g1 = vzip_u8(vqmovun_s16(g1_even), vqmovun_s16(g1_odd)); in jsimd_h2v2_merged_upsample_neon()
[all …]
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/
H A Djdcolext-neon.c141 rgba.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
142 rgba.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
143 rgba.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
151 rgb.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
152 rgb.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
153 rgb.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
210 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
220 rgb.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
222 rgb.val[RGB_BLUE] = vqmovun_s16(b); in jsimd_ycc_rgb_convert_neon()
277 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
[all …]
H A Djdmrgext-neon.c129 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
130 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
131 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
208 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
209 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
210 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
434 uint8x8x2_t r0 = vzip_u8(vqmovun_s16(r0_even), vqmovun_s16(r0_odd)); in jsimd_h2v2_merged_upsample_neon()
435 uint8x8x2_t r1 = vzip_u8(vqmovun_s16(r1_even), vqmovun_s16(r1_odd)); in jsimd_h2v2_merged_upsample_neon()
436 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon()
437 uint8x8x2_t g1 = vzip_u8(vqmovun_s16(g1_even), vqmovun_s16(g1_odd)); in jsimd_h2v2_merged_upsample_neon()
[all …]
/dports/www/firefox/firefox-99.0/media/libjpeg/simd/arm/
H A Djdcolext-neon.c141 rgba.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
142 rgba.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
143 rgba.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
151 rgb.val[RGB_RED] = vcombine_u8(vqmovun_s16(r_l), vqmovun_s16(r_h)); in jsimd_ycc_rgb_convert_neon()
152 rgb.val[RGB_GREEN] = vcombine_u8(vqmovun_s16(g_l), vqmovun_s16(g_h)); in jsimd_ycc_rgb_convert_neon()
153 rgb.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
210 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
220 rgb.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
222 rgb.val[RGB_BLUE] = vqmovun_s16(b); in jsimd_ycc_rgb_convert_neon()
277 rgba.val[RGB_RED] = vqmovun_s16(r); in jsimd_ycc_rgb_convert_neon()
[all …]
H A Djdmrgext-neon.c129 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
130 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
131 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
208 uint8x8x2_t r = vzip_u8(vqmovun_s16(r_even), vqmovun_s16(r_odd)); in jsimd_h2v1_merged_upsample_neon()
209 uint8x8x2_t g = vzip_u8(vqmovun_s16(g_even), vqmovun_s16(g_odd)); in jsimd_h2v1_merged_upsample_neon()
210 uint8x8x2_t b = vzip_u8(vqmovun_s16(b_even), vqmovun_s16(b_odd)); in jsimd_h2v1_merged_upsample_neon()
434 uint8x8x2_t r0 = vzip_u8(vqmovun_s16(r0_even), vqmovun_s16(r0_odd)); in jsimd_h2v2_merged_upsample_neon()
435 uint8x8x2_t r1 = vzip_u8(vqmovun_s16(r1_even), vqmovun_s16(r1_odd)); in jsimd_h2v2_merged_upsample_neon()
436 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon()
437 uint8x8x2_t g1 = vzip_u8(vqmovun_s16(g1_even), vqmovun_s16(g1_odd)); in jsimd_h2v2_merged_upsample_neon()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/common/arm/neon/
H A Dvp9_reconintra_neon.c369 d0u8 = vqmovun_s16(q1s16); in vp9_tm_predictor_4x4_neon()
392 d0u8 = vqmovun_s16(q0s16); in vp9_tm_predictor_8x8_neon()
398 d0u8 = vqmovun_s16(q0s16); in vp9_tm_predictor_8x8_neon()
404 d0u8 = vqmovun_s16(q0s16); in vp9_tm_predictor_8x8_neon()
410 d0u8 = vqmovun_s16(q0s16); in vp9_tm_predictor_8x8_neon()
444 d2u8 = vqmovun_s16(q1s16); in vp9_tm_predictor_16x16_neon()
445 d3u8 = vqmovun_s16(q0s16); in vp9_tm_predictor_16x16_neon()
447 d23u8 = vqmovun_s16(q8s16); in vp9_tm_predictor_16x16_neon()
465 d2u8 = vqmovun_s16(q1s16); in vp9_tm_predictor_16x16_neon()
466 d3u8 = vqmovun_s16(q0s16); in vp9_tm_predictor_16x16_neon()
[all …]
H A Dvp9_idct16x16_1_add_neon.c47 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16));
48 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16));
49 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16));
50 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16));
H A Dvp9_idct8x8_1_add_neon.c49 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in vp9_idct8x8_1_add_neon()
50 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in vp9_idct8x8_1_add_neon()
51 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16)); in vp9_idct8x8_1_add_neon()
52 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16)); in vp9_idct8x8_1_add_neon()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct8x8_add_neon.c61 d0 = vqmovun_s16(vreinterpretq_s16_u16(d0_u16)); in add8x8()
62 d1 = vqmovun_s16(vreinterpretq_s16_u16(d1_u16)); in add8x8()
63 d2 = vqmovun_s16(vreinterpretq_s16_u16(d2_u16)); in add8x8()
64 d3 = vqmovun_s16(vreinterpretq_s16_u16(d3_u16)); in add8x8()
65 d4 = vqmovun_s16(vreinterpretq_s16_u16(d4_u16)); in add8x8()
66 d5 = vqmovun_s16(vreinterpretq_s16_u16(d5_u16)); in add8x8()
67 d6 = vqmovun_s16(vreinterpretq_s16_u16(d6_u16)); in add8x8()
68 d7 = vqmovun_s16(vreinterpretq_s16_u16(d7_u16)); in add8x8()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vpx_dsp/arm/
H A Dintrapred_neon.c613 d0u8 = vqmovun_s16(q1s16); in vpx_tm_predictor_4x4_neon()
636 d0u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_8x8_neon()
642 d0u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_8x8_neon()
648 d0u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_8x8_neon()
654 d0u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_8x8_neon()
688 d2u8 = vqmovun_s16(q1s16); in vpx_tm_predictor_16x16_neon()
689 d3u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_16x16_neon()
691 d23u8 = vqmovun_s16(q8s16); in vpx_tm_predictor_16x16_neon()
709 d2u8 = vqmovun_s16(q1s16); in vpx_tm_predictor_16x16_neon()
710 d3u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_16x16_neon()
[all …]
H A Didct16x16_1_add_neon.c47 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in vpx_idct16x16_1_add_neon()
48 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in vpx_idct16x16_1_add_neon()
49 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16)); in vpx_idct16x16_1_add_neon()
50 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16)); in vpx_idct16x16_1_add_neon()
H A Didct8x8_1_add_neon.c49 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in vpx_idct8x8_1_add_neon()
50 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in vpx_idct8x8_1_add_neon()
51 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16)); in vpx_idct8x8_1_add_neon()
52 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16)); in vpx_idct8x8_1_add_neon()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vpx_dsp/arm/
H A Dintrapred_neon.c613 d0u8 = vqmovun_s16(q1s16); in vpx_tm_predictor_4x4_neon()
636 d0u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_8x8_neon()
642 d0u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_8x8_neon()
648 d0u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_8x8_neon()
654 d0u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_8x8_neon()
688 d2u8 = vqmovun_s16(q1s16); in vpx_tm_predictor_16x16_neon()
689 d3u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_16x16_neon()
691 d23u8 = vqmovun_s16(q8s16); in vpx_tm_predictor_16x16_neon()
709 d2u8 = vqmovun_s16(q1s16); in vpx_tm_predictor_16x16_neon()
710 d3u8 = vqmovun_s16(q0s16); in vpx_tm_predictor_16x16_neon()
[all …]
H A Didct16x16_1_add_neon.c47 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in vpx_idct16x16_1_add_neon()
48 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in vpx_idct16x16_1_add_neon()
49 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16)); in vpx_idct16x16_1_add_neon()
50 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16)); in vpx_idct16x16_1_add_neon()
H A Didct8x8_1_add_neon.c49 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in vpx_idct8x8_1_add_neon()
50 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in vpx_idct8x8_1_add_neon()
51 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16)); in vpx_idct8x8_1_add_neon()
52 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16)); in vpx_idct8x8_1_add_neon()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/arm/
H A Didct16x16_1_add_neon.c45 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in aom_idct16x16_1_add_neon()
46 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in aom_idct16x16_1_add_neon()
47 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16)); in aom_idct16x16_1_add_neon()
48 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16)); in aom_idct16x16_1_add_neon()
H A Didct8x8_1_add_neon.c47 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in aom_idct8x8_1_add_neon()
48 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in aom_idct8x8_1_add_neon()
49 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16)); in aom_idct8x8_1_add_neon()
50 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16)); in aom_idct8x8_1_add_neon()
H A Didct8x8_add_neon.c285 d0u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16)); in aom_idct8x8_64_add_neon()
286 d1u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in aom_idct8x8_64_add_neon()
287 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in aom_idct8x8_64_add_neon()
288 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16)); in aom_idct8x8_64_add_neon()
318 d0u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16)); in aom_idct8x8_64_add_neon()
319 d1u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in aom_idct8x8_64_add_neon()
320 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16)); in aom_idct8x8_64_add_neon()
462 d0u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16)); in aom_idct8x8_12_add_neon()
463 d1u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16)); in aom_idct8x8_12_add_neon()
495 d0u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16)); in aom_idct8x8_12_add_neon()
[all …]

12345678910>>...24