Home
last modified time | relevance | path

Searched refs:vmovn_s32 (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
H A Dmem_neon.h42 const int16x4_t s0 = vmovn_s32(v0.val[0]); in load_tran_low_to_s16x2q()
43 const int16x4_t s1 = vmovn_s32(v0.val[1]); in load_tran_low_to_s16x2q()
44 const int16x4_t s2 = vmovn_s32(v1.val[0]); in load_tran_low_to_s16x2q()
45 const int16x4_t s3 = vmovn_s32(v1.val[1]); in load_tran_low_to_s16x2q()
59 const int16x4_t s0 = vmovn_s32(v0); in load_tran_low_to_s16q()
60 const int16x4_t s1 = vmovn_s32(v1); in load_tran_low_to_s16q()
70 return vmovn_s32(v0); in load_tran_low_to_s16d()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
H A Dmem_neon.h42 const int16x4_t s0 = vmovn_s32(v0.val[0]); in load_tran_low_to_s16x2q()
43 const int16x4_t s1 = vmovn_s32(v0.val[1]); in load_tran_low_to_s16x2q()
44 const int16x4_t s2 = vmovn_s32(v1.val[0]); in load_tran_low_to_s16x2q()
45 const int16x4_t s3 = vmovn_s32(v1.val[1]); in load_tran_low_to_s16x2q()
59 const int16x4_t s0 = vmovn_s32(v0); in load_tran_low_to_s16q()
60 const int16x4_t s1 = vmovn_s32(v1); in load_tran_low_to_s16q()
70 return vmovn_s32(v0); in load_tran_low_to_s16d()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
H A Dmem_neon.h42 const int16x4_t s0 = vmovn_s32(v0.val[0]); in load_tran_low_to_s16x2q()
43 const int16x4_t s1 = vmovn_s32(v0.val[1]); in load_tran_low_to_s16x2q()
44 const int16x4_t s2 = vmovn_s32(v1.val[0]); in load_tran_low_to_s16x2q()
45 const int16x4_t s3 = vmovn_s32(v1.val[1]); in load_tran_low_to_s16x2q()
59 const int16x4_t s0 = vmovn_s32(v0); in load_tran_low_to_s16q()
60 const int16x4_t s1 = vmovn_s32(v1); in load_tran_low_to_s16q()
70 return vmovn_s32(v0); in load_tran_low_to_s16d()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
H A Dmem_neon.h42 const int16x4_t s0 = vmovn_s32(v0.val[0]); in load_tran_low_to_s16x2q()
43 const int16x4_t s1 = vmovn_s32(v0.val[1]); in load_tran_low_to_s16x2q()
44 const int16x4_t s2 = vmovn_s32(v1.val[0]); in load_tran_low_to_s16x2q()
45 const int16x4_t s3 = vmovn_s32(v1.val[1]); in load_tran_low_to_s16x2q()
59 const int16x4_t s0 = vmovn_s32(v0); in load_tran_low_to_s16q()
60 const int16x4_t s1 = vmovn_s32(v1); in load_tran_low_to_s16q()
70 return vmovn_s32(v0); in load_tran_low_to_s16d()
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
H A Dmem_neon.h42 const int16x4_t s0 = vmovn_s32(v0.val[0]); in load_tran_low_to_s16x2q()
43 const int16x4_t s1 = vmovn_s32(v0.val[1]); in load_tran_low_to_s16x2q()
44 const int16x4_t s2 = vmovn_s32(v1.val[0]); in load_tran_low_to_s16x2q()
45 const int16x4_t s3 = vmovn_s32(v1.val[1]); in load_tran_low_to_s16x2q()
59 const int16x4_t s0 = vmovn_s32(v0); in load_tran_low_to_s16q()
60 const int16x4_t s1 = vmovn_s32(v1); in load_tran_low_to_s16q()
70 return vmovn_s32(v0); in load_tran_low_to_s16d()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
H A Dmem_neon.h42 const int16x4_t s0 = vmovn_s32(v0.val[0]); in load_tran_low_to_s16x2q()
43 const int16x4_t s1 = vmovn_s32(v0.val[1]); in load_tran_low_to_s16x2q()
44 const int16x4_t s2 = vmovn_s32(v1.val[0]); in load_tran_low_to_s16x2q()
45 const int16x4_t s3 = vmovn_s32(v1.val[1]); in load_tran_low_to_s16x2q()
59 const int16x4_t s0 = vmovn_s32(v0); in load_tran_low_to_s16q()
60 const int16x4_t s1 = vmovn_s32(v1); in load_tran_low_to_s16q()
70 return vmovn_s32(v0); in load_tran_low_to_s16d()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
H A Dmem_neon.h42 const int16x4_t s0 = vmovn_s32(v0.val[0]); in load_tran_low_to_s16x2q()
43 const int16x4_t s1 = vmovn_s32(v0.val[1]); in load_tran_low_to_s16x2q()
44 const int16x4_t s2 = vmovn_s32(v1.val[0]); in load_tran_low_to_s16x2q()
45 const int16x4_t s3 = vmovn_s32(v1.val[1]); in load_tran_low_to_s16x2q()
59 const int16x4_t s0 = vmovn_s32(v0); in load_tran_low_to_s16q()
60 const int16x4_t s1 = vmovn_s32(v1); in load_tran_low_to_s16q()
70 return vmovn_s32(v0); in load_tran_low_to_s16d()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dhighbd_idct8x8_add_neon.c244 b[0] = vmovn_s32(a[0]); in vpx_highbd_idct8x8_12_add_neon()
245 b[1] = vmovn_s32(a[1]); in vpx_highbd_idct8x8_12_add_neon()
246 b[2] = vmovn_s32(a[2]); in vpx_highbd_idct8x8_12_add_neon()
318 b[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vpx_highbd_idct8x8_64_add_neon()
319 b[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vpx_highbd_idct8x8_64_add_neon()
320 b[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vpx_highbd_idct8x8_64_add_neon()
321 b[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vpx_highbd_idct8x8_64_add_neon()
322 b[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vpx_highbd_idct8x8_64_add_neon()
323 b[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vpx_highbd_idct8x8_64_add_neon()
324 b[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vpx_highbd_idct8x8_64_add_neon()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_highbd_iht8x8_add_neon.c185 c[0] = vcombine_s16(vmovn_s32(a[0]), vmovn_s32(a[1])); in vp9_highbd_iht8x8_64_add_neon()
186 c[1] = vcombine_s16(vmovn_s32(a[2]), vmovn_s32(a[3])); in vp9_highbd_iht8x8_64_add_neon()
187 c[2] = vcombine_s16(vmovn_s32(a[4]), vmovn_s32(a[5])); in vp9_highbd_iht8x8_64_add_neon()
188 c[3] = vcombine_s16(vmovn_s32(a[6]), vmovn_s32(a[7])); in vp9_highbd_iht8x8_64_add_neon()
189 c[4] = vcombine_s16(vmovn_s32(a[8]), vmovn_s32(a[9])); in vp9_highbd_iht8x8_64_add_neon()
190 c[5] = vcombine_s16(vmovn_s32(a[10]), vmovn_s32(a[11])); in vp9_highbd_iht8x8_64_add_neon()
191 c[6] = vcombine_s16(vmovn_s32(a[12]), vmovn_s32(a[13])); in vp9_highbd_iht8x8_64_add_neon()
192 c[7] = vcombine_s16(vmovn_s32(a[14]), vmovn_s32(a[15])); in vp9_highbd_iht8x8_64_add_neon()

12345678910>>...13