Home
last modified time | relevance | path

Searched refs:dst3 (Results 1 – 25 of 1073) sorted by relevance

12345678910>>...43

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dscreen-vram-double.h22 TYPE *dst3 = dst2 + dst_w; \
23 TYPE *dst4 = dst3 + dst_w;
27 dst3 += (4 * dst_w); \
32 dst3 -= CHARA_LINES * 4 * dst_w; \
37 dst3 += 16 * COLUMN_SKIP; \
42 dst3 += CHARA_LINES * 4 * dst_w -1280; \
94 memcpy( dst3, dst, sizeof(TYPE)*16 ); \
97 memcpy( dst3, dst, sizeof(TYPE)*32 ); \
141 #define DST_V(idx,c) dst[2*(idx)] = dst[2*(idx)+1] = c; dst3[2*(idx)] = dst3[2*(idx)+1] = BLACK;
142 #define DST_T(idx) dst[2*(idx)] = dst[2*(idx)+1] = tcol; dst3[2*(idx)] = dst3[2*(idx)+1] = tcol;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c18 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
28 dst2, dst3); in avg_width4_msa()
33 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
61 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
69 dst2, dst3); in avg_width8_msa()
74 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
92 dst2, dst3); in avg_width16_msa()
124 dst2, dst3); in avg_width32_msa()
160 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
170 dst2, dst3); in avg_width64_msa()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/mips/
H A Daom_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c19 v16u8 dst0, dst1, dst2, dst3; in avg_width4_msa() local
29 dst2, dst3); in avg_width4_msa()
34 out3 = __msa_copy_u_w((v4i32)dst3, 0); in avg_width4_msa()
62 v16u8 dst0, dst1, dst2, dst3; in avg_width8_msa() local
70 dst2, dst3); in avg_width8_msa()
75 out3 = __msa_copy_u_d((v2i64)dst3, 0); in avg_width8_msa()
93 dst2, dst3); in avg_width16_msa()
125 dst2, dst3); in avg_width32_msa()
161 LD_UB4(dst_dup, 16, dst0, dst1, dst2, dst3); in avg_width64_msa()
171 dst2, dst3); in avg_width64_msa()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-ld4.mir22 ; CHECK: $d2 = COPY %dst3
29 $d2 = COPY %dst3(<8 x s8>)
51 ; CHECK: $q2 = COPY %dst3
58 $q2 = COPY %dst3(<16 x s8>)
80 ; CHECK: $d2 = COPY %dst3
109 ; CHECK: $q2 = COPY %dst3
138 ; CHECK: $d2 = COPY %dst3
167 ; CHECK: $q2 = COPY %dst3
196 ; CHECK: $q2 = COPY %dst3
261 $d2 = COPY %dst3(s64)
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/utest/core/util/
H A Dconvolver.cpp99 FloatBuffer dst3(dst1); in test_small() local
113 dst3.fill_zero(); in test_small()
118 convolve(c, dst3, src, src.size(), 31); in test_small()
124 UTEST_ASSERT_MSG(dst3.valid(), "Destination buffer 3 corrupted"); in test_small()
132 dst3.dump("dst3"); in test_small()
135 int(index), dst2[index], dst3[index]); in test_small()
195 FloatBuffer dst3(dst1); in test_large() local
205 dst3.fill_zero(); in test_large()
210 convolve(c, dst3, src, src.size(), 31); in test_large()
224 dst3.dump("dst3"); in test_large()
[all …]
/dports/sysutils/dar/dar-2.5.14-bis/src/testing/
H A Dtest_compressor.cpp76 fichier_local dst3 = fichier_local(*ui, "tutu.bz", gf_write_only, 0666, false, true, false); in f1() local
80 compressor c3 = compressor(bzip2, dst3); in f1()
105 dst3.skip(pos3 / 2); in f1()
106 dst3.write("A", 1); in f1()
120 … fichier_local dst3 = fichier_local(*ui, "tutu.bz.bak", gf_write_only, 0666, false, true, false); in f1() local
142 c3.copy_to(dst3); in f1()
148 dst3.skip(0); in f1()
149 c3.copy_to(dst3); in f1()
/dports/math/openblas/OpenBLAS-0.3.18/kernel/mips/
H A Ddgemm_ncopy_8_msa.c39 v2f64 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in CNAME() local
70 ILVRL_D2_DP(src14, src12, dst3, dst7); in CNAME()
72 ST_DP8_INC(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, pdst, 2); in CNAME()
77 ILVRL_D2_DP(src15, src13, dst3, dst7); in CNAME()
79 ST_DP8_INC(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, pdst, 2); in CNAME()
93 ILVRL_D2_DP(src14, src12, dst3, dst7); in CNAME()
95 ST_DP8_INC(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, pdst, 2); in CNAME()
100 ILVRL_D2_DP(src15, src13, dst3, dst7); in CNAME()
102 ST_DP8_INC(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, pdst, 2); in CNAME()
136 ILVRL_D2_DP(src7, src5, dst3, dst7); in CNAME()
[all …]
H A Dzgemm_kernel_4x4_msa.c360 LD_DP2(pc1, 2, dst2, dst3); \
362 PCKEVOD_D2_DP(dst3, dst2, dst0_r, dst0_i); \
369 ILVRL_D2_DP(dst0_i, dst0_r, dst2, dst3); \
643 ILVRL_D2_DP(dst0_i, dst0_r, dst2, dst3); \
646 ST_DP2_INC(dst2, dst3, pc1, 2); \
660 ILVRL_D2_DP(dst0_i, dst0_r, dst2, dst3); \
663 ST_DP2_INC(dst2, dst3, pc3, 2); \
680 ILVRL_D2_DP(dst0_i, dst0_r, dst2, dst3); \
685 ST_DP(dst3, pc3); \
736 ILVRL_D2_DP(dst0_i, dst0_r, dst2, dst3); \
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_ncbi_fast.cpp580 s_set_zero(dst3, buf_size/4); in s_clear_split_dst()
596 _ASSERT(dst3[i] == V((i*4+3) & 0xff)); in s_check_split_dst()
621 s_clear_split_dst(buf_size, dst0, dst1, dst2, dst3); in BOOST_AUTO_TEST_CASE()
628 s_check_split_dst(buf_size, dst0, dst1, dst2, dst3); in BOOST_AUTO_TEST_CASE()
632 s_clear_split_dst(buf_size, dst0, dst1, dst2, dst3); in BOOST_AUTO_TEST_CASE()
639 s_check_split_dst(buf_size, dst0, dst1, dst2, dst3); in BOOST_AUTO_TEST_CASE()
641 s_clear_split_dst(buf_size, dst0, dst1, dst2, dst3); in BOOST_AUTO_TEST_CASE()
648 s_check_split_dst(buf_size, dst0, dst1, dst2, dst3); in BOOST_AUTO_TEST_CASE()
654 free(dst3); in BOOST_AUTO_TEST_CASE()
680 s_clear_split_dst(buf_size, dst0, dst1, dst2, dst3); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drotate_msa.cc134 ILVRL_D(res0, res8, res1, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
135 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
139 ILVRL_D(res2, res8, res3, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
140 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
145 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
150 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
217 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
224 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
231 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/source/
H A Drotate_msa.cc134 ILVRL_D(res0, res8, res1, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
135 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
139 ILVRL_D(res2, res8, res3, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
140 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
145 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
150 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
217 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
224 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
231 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Drotate_msa.cc134 ILVRL_D(res0, res8, res1, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
135 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
139 ILVRL_D(res2, res8, res3, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
140 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
145 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
150 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
217 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
224 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
231 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/third_party/libyuv/source/
H A Drotate_msa.cc134 ILVRL_D(res0, res8, res1, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
135 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
139 ILVRL_D(res2, res8, res3, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
140 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
145 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
150 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
217 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
224 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
231 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/source/
H A Drotate_msa.cc134 ILVRL_D(res0, res8, res1, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
135 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
139 ILVRL_D(res2, res8, res3, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
140 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
145 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
150 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
217 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
224 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
231 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/source/
H A Drotate_msa.cc134 ILVRL_D(res0, res8, res1, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
135 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
139 ILVRL_D(res2, res8, res3, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
140 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
145 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
150 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
217 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
224 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
231 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/third_party/libyuv/source/
H A Drotate_msa.cc134 ILVRL_D(res0, res8, res1, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
135 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
139 ILVRL_D(res2, res8, res3, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
140 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
145 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
150 ST_UB4(dst0, dst1, dst2, dst3, dst, dst_stride); in TransposeWx16_MSA()
217 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
224 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
231 ST_UB2(dst1, dst3, dst_b, dst_stride_b); in TransposeUVWx16_MSA()
[all …]

12345678910>>...43