Home
last modified time | relevance | path

Searched refs:q15s16 (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/arm/
H A Didct8x8_add_neon.c249 &q15s16); in aom_idct8x8_64_add_neon()
252 &q15s16); in aom_idct8x8_64_add_neon()
255 &q15s16); in aom_idct8x8_64_add_neon()
258 &q15s16); in aom_idct8x8_64_add_neon()
267 q15s16 = vrshrq_n_s16(q15s16, 5); in aom_idct8x8_64_add_neon()
302 q11s16 = q15s16; in aom_idct8x8_64_add_neon()
355 &q15s16); in aom_idct8x8_12_add_neon()
432 &q15s16); in aom_idct8x8_12_add_neon()
435 &q15s16); in aom_idct8x8_12_add_neon()
444 q15s16 = vrshrq_n_s16(q15s16, 5); in aom_idct8x8_12_add_neon()
[all …]
H A Didct16x16_add_neon.c77 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
117 q15s16 = q0x2s16.val[0]; in aom_idct16x16_256_add_neon_pass1()
120 &q15s16); in aom_idct16x16_256_add_neon_pass1()
262 q15s16 = vsubq_s16(q0s16, q15s16); in aom_idct16x16_256_add_neon_pass1()
361 &q15s16); in aom_idct16x16_256_add_neon_pass2()
606 q15s16 = vsubq_s16(q0s16, q15s16); in aom_idct16x16_256_add_neon_pass2()
741 q15s16 = vrshrq_n_s16(q15s16, 6); in aom_idct16x16_256_add_neon_pass2()
766 q15s16 = vsubq_s16(q0s16, q15s16); in aom_idct16x16_256_add_neon_pass2()
903 &q15s16); in aom_idct16x16_10_add_neon_pass1()
1046 &q15s16); in aom_idct16x16_10_add_neon_pass2()
[all …]
H A Didct32x32_add_neon.c182 q15s16 = vld1q_s16(in); in idct32_transpose_pair()
198 d30s16 = vget_low_s16(q15s16); in idct32_transpose_pair()
199 d31s16 = vget_high_s16(q15s16); in idct32_transpose_pair()
314 q3s16 = vaddq_s16(q15s16, q0s16); in idct32_bands_end_1st_pass()
315 q4s16 = vsubq_s16(q15s16, q0s16); in idct32_bands_end_1st_pass()
411 q3s16 = vaddq_s16(q15s16, q0s16); in idct32_bands_end_2nd_pass()
412 q4s16 = vsubq_s16(q15s16, q0s16); in idct32_bands_end_2nd_pass()
481 q15s16 = vaddq_s16(q6s16, q3s16); in aom_idct32x32_1024_add_neon()
530 q15s16 = vaddq_s16(q4s16, q3s16); in aom_idct32x32_1024_add_neon()
613 q15s16 = vaddq_s16(q2s16, q6s16); in aom_idct32x32_1024_add_neon()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vpx_dsp/arm/
H A Didct8x8_add_neon.c24 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
44 d30s16 = vget_low_s16(*q15s16); in TRANSPOSE8X8()
45 d31s16 = vget_high_s16(*q15s16); in TRANSPOSE8X8()
81 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
93 int16x8_t *q15s16) { in IDCT8x8_1D() argument
121 d30s16 = vget_low_s16(*q15s16); in IDCT8x8_1D()
122 d31s16 = vget_high_s16(*q15s16); in IDCT8x8_1D()
279 q15s16 = vrshrq_n_s16(q15s16, 5); in vpx_idct8x8_64_add_neon()
318 q11s16 = q15s16; in vpx_idct8x8_64_add_neon()
467 q15s16 = vrshrq_n_s16(q15s16, 5); in vpx_idct8x8_12_add_neon()
[all …]
H A Didct16x16_add_neon.c24 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
81 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
123 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_256_add_neon_pass1()
268 q15s16 = vsubq_s16(q0s16, q15s16); in vpx_idct16x16_256_add_neon_pass1()
368 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_256_add_neon_pass2()
616 q15s16 = vsubq_s16(q0s16, q15s16); in vpx_idct16x16_256_add_neon_pass2()
757 q15s16 = vrshrq_n_s16(q15s16, 6); in vpx_idct16x16_256_add_neon_pass2()
782 q15s16 = vsubq_s16(q0s16, q15s16); in vpx_idct16x16_256_add_neon_pass2()
918 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_10_add_neon_pass1()
1065 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_10_add_neon_pass2()
[all …]
H A Didct32x32_add_neon.c196 q15s16 = vld1q_s16(in); in idct32_transpose_pair()
212 d30s16 = vget_low_s16(q15s16); in idct32_transpose_pair()
213 d31s16 = vget_high_s16(q15s16); in idct32_transpose_pair()
222 q15s16 = vcombine_s16(d23s16, d31s16); in idct32_transpose_pair()
275 int16x8_t q15s16) { in idct32_bands_end_1st_pass() argument
335 q3s16 = vaddq_s16(q15s16, q0s16); in idct32_bands_end_1st_pass()
336 q4s16 = vsubq_s16(q15s16, q0s16); in idct32_bands_end_1st_pass()
372 int16x8_t q15s16) { in idct32_bands_end_2nd_pass() argument
437 q3s16 = vaddq_s16(q15s16, q0s16); in idct32_bands_end_2nd_pass()
438 q4s16 = vsubq_s16(q15s16, q0s16); in idct32_bands_end_2nd_pass()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vpx_dsp/arm/
H A Didct8x8_add_neon.c24 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
44 d30s16 = vget_low_s16(*q15s16); in TRANSPOSE8X8()
45 d31s16 = vget_high_s16(*q15s16); in TRANSPOSE8X8()
81 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
93 int16x8_t *q15s16) { in IDCT8x8_1D() argument
121 d30s16 = vget_low_s16(*q15s16); in IDCT8x8_1D()
122 d31s16 = vget_high_s16(*q15s16); in IDCT8x8_1D()
279 q15s16 = vrshrq_n_s16(q15s16, 5); in vpx_idct8x8_64_add_neon()
318 q11s16 = q15s16; in vpx_idct8x8_64_add_neon()
467 q15s16 = vrshrq_n_s16(q15s16, 5); in vpx_idct8x8_12_add_neon()
[all …]
H A Didct16x16_add_neon.c24 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
81 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
123 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_256_add_neon_pass1()
268 q15s16 = vsubq_s16(q0s16, q15s16); in vpx_idct16x16_256_add_neon_pass1()
368 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_256_add_neon_pass2()
616 q15s16 = vsubq_s16(q0s16, q15s16); in vpx_idct16x16_256_add_neon_pass2()
757 q15s16 = vrshrq_n_s16(q15s16, 6); in vpx_idct16x16_256_add_neon_pass2()
782 q15s16 = vsubq_s16(q0s16, q15s16); in vpx_idct16x16_256_add_neon_pass2()
918 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_10_add_neon_pass1()
1065 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_10_add_neon_pass2()
[all …]
H A Didct32x32_add_neon.c196 q15s16 = vld1q_s16(in); in idct32_transpose_pair()
212 d30s16 = vget_low_s16(q15s16); in idct32_transpose_pair()
213 d31s16 = vget_high_s16(q15s16); in idct32_transpose_pair()
222 q15s16 = vcombine_s16(d23s16, d31s16); in idct32_transpose_pair()
275 int16x8_t q15s16) { in idct32_bands_end_1st_pass() argument
335 q3s16 = vaddq_s16(q15s16, q0s16); in idct32_bands_end_1st_pass()
336 q4s16 = vsubq_s16(q15s16, q0s16); in idct32_bands_end_1st_pass()
372 int16x8_t q15s16) { in idct32_bands_end_2nd_pass() argument
437 q3s16 = vaddq_s16(q15s16, q0s16); in idct32_bands_end_2nd_pass()
438 q4s16 = vsubq_s16(q15s16, q0s16); in idct32_bands_end_2nd_pass()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/common/arm/neon/
H A Dvp9_idct8x8_add_neon.c31 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
51 d30s16 = vget_low_s16(*q15s16); in TRANSPOSE8X8()
52 d31s16 = vget_high_s16(*q15s16); in TRANSPOSE8X8()
88 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
100 int16x8_t *q15s16) { in IDCT8x8_1D() argument
128 d30s16 = vget_low_s16(*q15s16); in IDCT8x8_1D()
129 d31s16 = vget_high_s16(*q15s16); in IDCT8x8_1D()
286 q15s16 = vrshrq_n_s16(q15s16, 5); in vp9_idct8x8_64_add_neon()
325 q11s16 = q15s16; in vp9_idct8x8_64_add_neon()
474 q15s16 = vrshrq_n_s16(q15s16, 5); in vp9_idct8x8_12_add_neon()
[all …]
H A Dvp9_iht8x8_add_neon.c42 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
62 d30s16 = vget_low_s16(*q15s16); in TRANSPOSE8X8()
63 d31s16 = vget_high_s16(*q15s16); in TRANSPOSE8X8()
99 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
111 int16x8_t *q15s16) { in IDCT8x8_1D() argument
139 d30s16 = vget_low_s16(*q15s16); in IDCT8x8_1D()
140 d31s16 = vget_high_s16(*q15s16); in IDCT8x8_1D()
267 int16x8_t *q15s16) { in IADST8X8_1D() argument
290 d30s16 = vget_low_s16(*q15s16); in IADST8X8_1D()
581 q15s16 = vrshrq_n_s16(q15s16, 5); in vp9_iht8x8_64_add_neon()
[all …]
H A Dvp9_idct16x16_add_neon.c39 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
96 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
138 q15s16 = q0x2s16.val[0]; in vp9_idct16x16_256_add_neon_pass1()
283 q15s16 = vsubq_s16(q0s16, q15s16); in vp9_idct16x16_256_add_neon_pass1()
383 q15s16 = q0x2s16.val[0]; in vp9_idct16x16_256_add_neon_pass2()
631 q15s16 = vsubq_s16(q0s16, q15s16); in vp9_idct16x16_256_add_neon_pass2()
772 q15s16 = vrshrq_n_s16(q15s16, 6); in vp9_idct16x16_256_add_neon_pass2()
797 q15s16 = vsubq_s16(q0s16, q15s16); in vp9_idct16x16_256_add_neon_pass2()
933 q15s16 = q0x2s16.val[0]; in vp9_idct16x16_10_add_neon_pass1()
1080 q15s16 = q0x2s16.val[0]; in vp9_idct16x16_10_add_neon_pass2()
[all …]
H A Dvp9_idct32x32_add_neon.c227 q15s16 = vld1q_s16(in); in idct32_transpose_pair()
243 d30s16 = vget_low_s16(q15s16); in idct32_transpose_pair()
244 d31s16 = vget_high_s16(q15s16); in idct32_transpose_pair()
253 q15s16 = vcombine_s16(d23s16, d31s16); in idct32_transpose_pair()
306 int16x8_t q15s16) { in idct32_bands_end_1st_pass() argument
366 q3s16 = vaddq_s16(q15s16, q0s16); in idct32_bands_end_1st_pass()
367 q4s16 = vsubq_s16(q15s16, q0s16); in idct32_bands_end_1st_pass()
403 int16x8_t q15s16) { in idct32_bands_end_2nd_pass() argument
468 q3s16 = vaddq_s16(q15s16, q0s16); in idct32_bands_end_2nd_pass()
469 q4s16 = vsubq_s16(q15s16, q0s16); in idct32_bands_end_2nd_pass()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/arm/neon/
H A Diht8x8_add_neon.c80 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
479 &q15s16); in av1_iht8x8_64_add_neon()
493 &q15s16); in av1_iht8x8_64_add_neon()
497 &q15s16); in av1_iht8x8_64_add_neon()
504 &q15s16); in av1_iht8x8_64_add_neon()
512 &q15s16); in av1_iht8x8_64_add_neon()
523 &q15s16); in av1_iht8x8_64_add_neon()
531 &q15s16); in av1_iht8x8_64_add_neon()
539 &q15s16); in av1_iht8x8_64_add_neon()
553 q15s16 = vrshrq_n_s16(q15s16, 5); in av1_iht8x8_64_add_neon()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp9/common/arm/neon/
H A Dvp9_iht8x8_add_neon.c42 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
62 d30s16 = vget_low_s16(*q15s16); in TRANSPOSE8X8()
63 d31s16 = vget_high_s16(*q15s16); in TRANSPOSE8X8()
99 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
111 int16x8_t *q15s16) { in IDCT8x8_1D() argument
139 d30s16 = vget_low_s16(*q15s16); in IDCT8x8_1D()
140 d31s16 = vget_high_s16(*q15s16); in IDCT8x8_1D()
267 int16x8_t *q15s16) { in IADST8X8_1D() argument
290 d30s16 = vget_low_s16(*q15s16); in IADST8X8_1D()
581 q15s16 = vrshrq_n_s16(q15s16, 5); in vp9_iht8x8_64_add_neon()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp9/common/arm/neon/
H A Dvp9_iht8x8_add_neon.c42 int16x8_t *q15s16) { in TRANSPOSE8X8() argument
62 d30s16 = vget_low_s16(*q15s16); in TRANSPOSE8X8()
63 d31s16 = vget_high_s16(*q15s16); in TRANSPOSE8X8()
99 *q15s16 = q3x2s16.val[1]; in TRANSPOSE8X8()
111 int16x8_t *q15s16) { in IDCT8x8_1D() argument
139 d30s16 = vget_low_s16(*q15s16); in IDCT8x8_1D()
140 d31s16 = vget_high_s16(*q15s16); in IDCT8x8_1D()
267 int16x8_t *q15s16) { in IADST8X8_1D() argument
290 d30s16 = vget_low_s16(*q15s16); in IADST8X8_1D()
581 q15s16 = vrshrq_n_s16(q15s16, 5); in vp9_iht8x8_64_add_neon()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_iht8x8_add_neon.c66 d30s16 = vget_low_s16(*q15s16); in IDCT8x8_1D()
67 d31s16 = vget_high_s16(*q15s16); in IDCT8x8_1D()
428 &q15s16); in vp9_iht8x8_64_add_neon()
440 &q15s16); in vp9_iht8x8_64_add_neon()
451 &q15s16); in vp9_iht8x8_64_add_neon()
459 &q15s16); in vp9_iht8x8_64_add_neon()
470 &q15s16); in vp9_iht8x8_64_add_neon()
478 &q15s16); in vp9_iht8x8_64_add_neon()
486 &q15s16); in vp9_iht8x8_64_add_neon()
500 q15s16 = vrshrq_n_s16(q15s16, 5); in vp9_iht8x8_64_add_neon()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct16x16_add_neon.c37 q15s16 = s7; in idct16x16_256_add_neon_pass1()
40 &q15s16); in idct16x16_256_add_neon_pass1()
182 q15s16 = vsubq_s16(q0s16, q15s16); in idct16x16_256_add_neon_pass1()
199 vst1q_s16(out, q15s16); in idct16x16_256_add_neon_pass1()
296 q15s16 = s7; in idct16x16_256_add_neon_pass2()
544 q15s16 = vsubq_s16(q0s16, q15s16); in idct16x16_256_add_neon_pass2()
679 q15s16 = vrshrq_n_s16(q15s16, 6); in idct16x16_256_add_neon_pass2()
704 q15s16 = vsubq_s16(q0s16, q15s16); in idct16x16_256_add_neon_pass2()
832 q15s16 = q0x2s16.val[0]; in vpx_idct16x16_256_add_neon_pass2()
973 vst1q_s16(out, q15s16); in vpx_idct16x16_10_add_neon_pass1()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/neon/
H A Dmpegvideo.c39 int16x8_t q14s16, q15s16, qzs16; in ff_dct_unquantize_h263_neon() local
47 q15s16 = vdupq_n_s16(qscale << 1); in ff_dct_unquantize_h263_neon()
57 q2s16 = vmulq_s16(q0s16, q15s16); in ff_dct_unquantize_h263_neon()
59 q10s16 = vmulq_s16(q8s16, q15s16); in ff_dct_unquantize_h263_neon()
77 d2s16 = vmul_s16(d0s16, vget_high_s16(q15s16)); in ff_dct_unquantize_h263_neon()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/neon/
H A Dmpegvideo.c39 int16x8_t q14s16, q15s16, qzs16; in ff_dct_unquantize_h263_neon() local
47 q15s16 = vdupq_n_s16(qscale << 1); in ff_dct_unquantize_h263_neon()
57 q2s16 = vmulq_s16(q0s16, q15s16); in ff_dct_unquantize_h263_neon()
59 q10s16 = vmulq_s16(q8s16, q15s16); in ff_dct_unquantize_h263_neon()
77 d2s16 = vmul_s16(d0s16, vget_high_s16(q15s16)); in ff_dct_unquantize_h263_neon()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/neon/
H A Dmpegvideo.c39 int16x8_t q14s16, q15s16, qzs16; in ff_dct_unquantize_h263_neon() local
47 q15s16 = vdupq_n_s16(qscale << 1); in ff_dct_unquantize_h263_neon()
57 q2s16 = vmulq_s16(q0s16, q15s16); in ff_dct_unquantize_h263_neon()
59 q10s16 = vmulq_s16(q8s16, q15s16); in ff_dct_unquantize_h263_neon()
77 d2s16 = vmul_s16(d0s16, vget_high_s16(q15s16)); in ff_dct_unquantize_h263_neon()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/neon/
H A Dmpegvideo.c39 int16x8_t q14s16, q15s16, qzs16; in ff_dct_unquantize_h263_neon() local
47 q15s16 = vdupq_n_s16(qscale << 1); in ff_dct_unquantize_h263_neon()
57 q2s16 = vmulq_s16(q0s16, q15s16); in ff_dct_unquantize_h263_neon()
59 q10s16 = vmulq_s16(q8s16, q15s16); in ff_dct_unquantize_h263_neon()
77 d2s16 = vmul_s16(d0s16, vget_high_s16(q15s16)); in ff_dct_unquantize_h263_neon()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/neon/
H A Dmpegvideo.c39 int16x8_t q14s16, q15s16, qzs16; in ff_dct_unquantize_h263_neon() local
47 q15s16 = vdupq_n_s16(qscale << 1); in ff_dct_unquantize_h263_neon()
57 q2s16 = vmulq_s16(q0s16, q15s16); in ff_dct_unquantize_h263_neon()
59 q10s16 = vmulq_s16(q8s16, q15s16); in ff_dct_unquantize_h263_neon()
77 d2s16 = vmul_s16(d0s16, vget_high_s16(q15s16)); in ff_dct_unquantize_h263_neon()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/neon/
H A Dmpegvideo.c39 int16x8_t q14s16, q15s16, qzs16; in ff_dct_unquantize_h263_neon() local
47 q15s16 = vdupq_n_s16(qscale << 1); in ff_dct_unquantize_h263_neon()
57 q2s16 = vmulq_s16(q0s16, q15s16); in ff_dct_unquantize_h263_neon()
59 q10s16 = vmulq_s16(q8s16, q15s16); in ff_dct_unquantize_h263_neon()
77 d2s16 = vmul_s16(d0s16, vget_high_s16(q15s16)); in ff_dct_unquantize_h263_neon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/neon/
H A Dmpegvideo.c39 int16x8_t q14s16, q15s16, qzs16; in ff_dct_unquantize_h263_neon() local
47 q15s16 = vdupq_n_s16(qscale << 1); in ff_dct_unquantize_h263_neon()
57 q2s16 = vmulq_s16(q0s16, q15s16); in ff_dct_unquantize_h263_neon()
59 q10s16 = vmulq_s16(q8s16, q15s16); in ff_dct_unquantize_h263_neon()
77 d2s16 = vmul_s16(d0s16, vget_high_s16(q15s16)); in ff_dct_unquantize_h263_neon()

123