Home
last modified time | relevance | path

Searched refs:add_round_shift_s16 (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c256 temp1[0] = add_round_shift_s16(temp1[0]); in fdct32_vsx()
257 temp1[1] = add_round_shift_s16(temp1[1]); in fdct32_vsx()
258 temp1[2] = add_round_shift_s16(temp1[2]); in fdct32_vsx()
259 temp1[3] = add_round_shift_s16(temp1[3]); in fdct32_vsx()
260 temp1[4] = add_round_shift_s16(temp1[4]); in fdct32_vsx()
261 temp1[5] = add_round_shift_s16(temp1[5]); in fdct32_vsx()
262 temp1[6] = add_round_shift_s16(temp1[6]); in fdct32_vsx()
263 temp1[7] = add_round_shift_s16(temp1[7]); in fdct32_vsx()
264 temp1[8] = add_round_shift_s16(temp1[8]); in fdct32_vsx()
265 temp1[9] = add_round_shift_s16(temp1[9]); in fdct32_vsx()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c1039 b[16] = add_round_shift_s16(a[16]); in dct_body_second_pass_rd()
1040 b[17] = add_round_shift_s16(a[17]); in dct_body_second_pass_rd()
1041 b[18] = add_round_shift_s16(a[18]); in dct_body_second_pass_rd()
1042 b[19] = add_round_shift_s16(a[19]); in dct_body_second_pass_rd()
1048 b[20] = add_round_shift_s16(b[20]); in dct_body_second_pass_rd()
1049 b[21] = add_round_shift_s16(b[21]); in dct_body_second_pass_rd()
1050 b[22] = add_round_shift_s16(b[22]); in dct_body_second_pass_rd()
1051 b[23] = add_round_shift_s16(b[23]); in dct_body_second_pass_rd()
1052 b[24] = add_round_shift_s16(b[24]); in dct_body_second_pass_rd()
1053 b[25] = add_round_shift_s16(b[25]); in dct_body_second_pass_rd()
[all …]