Home
last modified time | relevance | path

Searched refs:vmlsl_lane_s32 (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct16x16_add_neon.c70 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_2_30()
72 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1.val[0]), in highbd_idct_cospi_2_30()
74 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_2_30()
76 t[1].val[1] = vmlsl_lane_s32(t[1].val[1], vget_high_s32(s1.val[1]), in highbd_idct_cospi_2_30()
112 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_4_28()
116 t[1].val[0] = vmlsl_lane_s32(t[1].val[0], vget_low_s32(s1.val[1]), in highbd_idct_cospi_4_28()
162 t[2].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_6_26()
347 t[0].val[0] = vmlsl_lane_s32(t[0].val[0], vget_low_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
349 t[0].val[1] = vmlsl_lane_s32(t[0].val[1], vget_high_s32(s1), in highbd_idct_cospi_8_24_d_kernel()
452 t[0].val[0] = vmlsl_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h274 t64[0] = vmlsl_lane_s32(t64[0], input7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
275 t64[1] = vmlsl_lane_s32(t64[1], input7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
278 t64[4] = vmlsl_lane_s32(t64[4], input5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
279 t64[5] = vmlsl_lane_s32(t64[5], input5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
304 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
305 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
306 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
307 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
337 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
338 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_64_half1d_bd12()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c181 vmlsl_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_12_half1d_bd12()
182 t64[1] = vmlsl_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_12_half1d_bd12()
448 t64[0] = vmlsl_lane_s32(t64[0], input_7l, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
449 t64[1] = vmlsl_lane_s32(t64[1], input_7h, vget_low_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
452 t64[4] = vmlsl_lane_s32(t64[4], input_5l, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
453 t64[5] = vmlsl_lane_s32(t64[5], input_5h, vget_high_s32(cospis1), 0); in idct8x8_64_half1d_bd12()
478 t64[2] = vmlsl_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
479 t64[3] = vmlsl_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
480 t64[4] = vmlsl_lane_s32(t64[4], step1l[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
481 t64[5] = vmlsl_lane_s32(t64[5], step1h[3], vget_low_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlsl_lanes32.c18 out_int64x2_t = vmlsl_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlsl_lanes32()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlsl_lanes32.c18 out_int64x2_t = vmlsl_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlsl_lanes32()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlsl_lanes32.c18 out_int64x2_t = vmlsl_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlsl_lanes32()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlsl_lanes32.c18 out_int64x2_t = vmlsl_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlsl_lanes32()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlsl_lanes32.c18 out_int64x2_t = vmlsl_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlsl_lanes32()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c49 s1[0] = vmlsl_lane_s32(t1_lo, vget_low_s32(in1), c, 0); in highbd_iadst_butterfly_lane_0_1_neon()
51 s1[1] = vmlsl_lane_s32(t1_hi, vget_high_s32(in1), c, 0); in highbd_iadst_butterfly_lane_0_1_neon()
65 s1[0] = vmlsl_lane_s32(t1_lo, vget_low_s32(in1), c, 1); in highbd_iadst_butterfly_lane_1_0_neon()
67 s1[1] = vmlsl_lane_s32(t1_hi, vget_high_s32(in1), c, 1); in highbd_iadst_butterfly_lane_1_0_neon()

1234567