Home
last modified time | relevance | path

Searched refs:vmlal_lane_s32 (Results 1 – 25 of 173) 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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c78 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_2_30()
80 t[2].val[1] = vmlal_lane_s32(t[2].val[1], vget_high_s32(s0.val[0]), in highbd_idct_cospi_2_30()
82 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_2_30()
84 t[3].val[1] = vmlal_lane_s32(t[3].val[1], vget_high_s32(s0.val[1]), in highbd_idct_cospi_2_30()
120 t[2].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0.val[0]), in highbd_idct_cospi_4_28()
124 t[3].val[0] = vmlal_lane_s32(t[3].val[0], vget_low_s32(s0.val[1]), in highbd_idct_cospi_4_28()
154 t[0].val[0] = vmlal_lane_s32(t[0].val[0], vget_low_s32(s1.val[0]), in highbd_idct_cospi_6_26()
351 t[1].val[0] = vmlal_lane_s32(t[1].val[0], vget_low_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
353 t[1].val[1] = vmlal_lane_s32(t[1].val[1], vget_high_s32(s0), in highbd_idct_cospi_8_24_d_kernel()
456 t[1].val[0] = vmlal_lane_s32(t[2].val[0], vget_low_s32(s0), in highbd_idct_cospi_16_16_d()
[all …]
H A Dhighbd_idct_neon.h276 t64[2] = vmlal_lane_s32(t64[2], input5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
277 t64[3] = vmlal_lane_s32(t64[3], input5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
280 t64[6] = vmlal_lane_s32(t64[6], input7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
281 t64[7] = vmlal_lane_s32(t64[7], input7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
302 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
303 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
308 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
309 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
341 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
342 t64[3] = vmlal_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.c185 vmlal_lane_s32(t64[2], vget_low_s32(step2[5]), vget_high_s32(cospis0), 0); in idct8x8_12_half1d_bd12()
186 t64[3] = vmlal_lane_s32(t64[3], vget_high_s32(step2[5]), in idct8x8_12_half1d_bd12()
450 t64[2] = vmlal_lane_s32(t64[2], input_5l, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
451 t64[3] = vmlal_lane_s32(t64[3], input_5h, vget_low_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
454 t64[6] = vmlal_lane_s32(t64[6], input_7l, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
455 t64[7] = vmlal_lane_s32(t64[7], input_7h, vget_high_s32(cospis1), 1); in idct8x8_64_half1d_bd12()
476 t64[0] = vmlal_lane_s32(t64[2], step1l[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
477 t64[1] = vmlal_lane_s32(t64[3], step1h[2], vget_high_s32(cospis0), 0); in idct8x8_64_half1d_bd12()
482 t64[6] = vmlal_lane_s32(t64[6], step1l[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
483 t64[7] = vmlal_lane_s32(t64[7], step1h[3], vget_high_s32(cospis0), 1); in idct8x8_64_half1d_bd12()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlal_lanes32.c18 out_int64x2_t = vmlal_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlal_lanes32()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlal_lanes32.c18 out_int64x2_t = vmlal_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlal_lanes32()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlal_lanes32.c18 out_int64x2_t = vmlal_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlal_lanes32()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlal_lanes32.c18 out_int64x2_t = vmlal_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlal_lanes32()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvmlal_lanes32.c18 out_int64x2_t = vmlal_lane_s32 (arg0_int64x2_t, arg1_int32x2_t, arg2_int32x2_t, 1); in test_vmlal_lanes32()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c48 s0[0] = vmlal_lane_s32(t0_lo, vget_low_s32(in1), c, 1); in highbd_iadst_butterfly_lane_0_1_neon()
50 s0[1] = vmlal_lane_s32(t0_hi, vget_high_s32(in1), c, 1); in highbd_iadst_butterfly_lane_0_1_neon()
64 s0[0] = vmlal_lane_s32(t0_lo, vget_low_s32(in1), c, 0); in highbd_iadst_butterfly_lane_1_0_neon()
66 s0[1] = vmlal_lane_s32(t0_hi, vget_high_s32(in1), c, 0); in highbd_iadst_butterfly_lane_1_0_neon()

1234567