Home
last modified time | relevance | path

Searched refs:dst6 (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavcodec/loongarch/
Dhevc_mc_uniw_lsx.c54 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, dst8; in hevc_hv_8t_8x2_lsx() local
114 dst6 = __lsx_vdp2_h_bu_b(vec8, filt0); in hevc_hv_8t_8x2_lsx()
116 dst6, vec9, filt1, dst4, vec2, filt2, dst4, dst5, dst6, dst4); in hevc_hv_8t_8x2_lsx()
117 DUP4_ARG3(__lsx_vdp2add_h_bu_b, dst5, vec6, filt2, dst6, vec10, filt2, in hevc_hv_8t_8x2_lsx()
118 dst4, vec3, filt3, dst5, vec7, filt3, dst5, dst6, dst4, dst5); in hevc_hv_8t_8x2_lsx()
119 dst6 = __lsx_vdp2add_h_bu_b(dst6, vec11, filt3); in hevc_hv_8t_8x2_lsx()
123 DUP2_ARG2(__lsx_vilvl_h, dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_8t_8x2_lsx()
126 DUP2_ARG2(__lsx_vilvh_h, dst4, dst3, dst6, dst5, dst43_l, dst65_l); in hevc_hv_8t_8x2_lsx()
138 dst76_r = __lsx_vilvl_h(dst7, dst6); in hevc_hv_8t_8x2_lsx()
139 dst76_l = __lsx_vilvh_h(dst7, dst6); in hevc_hv_8t_8x2_lsx()
[all …]
Dhevc_mc_uni_lsx.c358 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, dst8; in hevc_hv_8t_8x2_lsx() local
417 dst6 = __lsx_vdp2_h_bu_b(vec8, filt0); in hevc_hv_8t_8x2_lsx()
419 dst6, vec9, filt1, dst4, vec2, filt2, dst4, dst5, dst6, dst4); in hevc_hv_8t_8x2_lsx()
420 DUP4_ARG3(__lsx_vdp2add_h_bu_b, dst5, vec6, filt2, dst6, vec10, filt2, in hevc_hv_8t_8x2_lsx()
421 dst4, vec3, filt3, dst5, vec7, filt3, dst5, dst6, dst4, dst5); in hevc_hv_8t_8x2_lsx()
422 dst6 = __lsx_vdp2add_h_bu_b(dst6, vec11, filt3); in hevc_hv_8t_8x2_lsx()
427 DUP2_ARG2(__lsx_vilvl_h, dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_8t_8x2_lsx()
428 DUP2_ARG2(__lsx_vilvh_h, dst4, dst3, dst6, dst5, dst43_l, dst65_l); in hevc_hv_8t_8x2_lsx()
441 dst76_r = __lsx_vilvl_h(dst7, dst6); in hevc_hv_8t_8x2_lsx()
442 dst76_l = __lsx_vilvh_h(dst7, dst6); in hevc_hv_8t_8x2_lsx()
[all …]
Dh264idct_lasx.c87 __m256i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_h264_idct8_addblk_lasx() local
208 dst, dst_stride_3x, dst4, dst5, dst6, dst7); in ff_h264_idct8_addblk_lasx()
212 DUP4_ARG2(__lasx_xvilvl_b, zero, dst4, zero, dst5, zero, dst6, zero, dst7, in ff_h264_idct8_addblk_lasx()
213 dst4, dst5, dst6, dst7); in ff_h264_idct8_addblk_lasx()
215 dst4, 0x20, dst7, dst6, 0x20, dst0, dst1, dst2, dst3); in ff_h264_idct8_addblk_lasx()
266 __m256i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_h264_idct8_dc_addblk_lasx() local
278 dst, dst_stride_3x, dst4, dst5, dst6, dst7); in ff_h264_idct8_dc_addblk_lasx()
282 DUP4_ARG1(__lasx_vext2xv_hu_bu, dst4, dst5, dst6, dst7, in ff_h264_idct8_dc_addblk_lasx()
283 dst4, dst5, dst6, dst7); in ff_h264_idct8_dc_addblk_lasx()
285 dst4, 0x20, dst7, dst6, 0x20, dst0, dst1, dst2, dst3); in ff_h264_idct8_dc_addblk_lasx()
Dhevc_mc_bi_lsx.c149 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_bi_copy_6w_lsx() local
176 dst0, dst2, dst4, dst6); in hevc_bi_copy_6w_lsx()
184 out3 = hevc_bi_rnd_clip(in6, dst6, in7, dst7); in hevc_bi_copy_6w_lsx()
245 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_bi_copy_8w_lsx() local
262 dst0, dst2, dst4, dst6); in hevc_bi_copy_8w_lsx()
280 out3 = hevc_bi_rnd_clip(in6, dst6, in7, dst7); in hevc_bi_copy_8w_lsx()
882 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_hv_8t_8multx1mult_lsx() local
940 dst6 = __lsx_vdp2_h_bu_b(vec8, filt0); in hevc_hv_8t_8multx1mult_lsx()
942 dst6, vec9, filt1, dst4, vec2, filt2, dst4, dst5, dst6, dst4); in hevc_hv_8t_8multx1mult_lsx()
943 DUP4_ARG3(__lsx_vdp2add_h_bu_b, dst5, vec6, filt2, dst6, vec10, filt2, in hevc_hv_8t_8multx1mult_lsx()
[all …]
Dhevcdsp_lsx.c1109 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_hz_8t_64w_lsx() local
1177 dst6 = __lsx_vdp2_h_bu_b(vec0, filt0); in hevc_hz_8t_64w_lsx()
1178 DUP2_ARG3(__lsx_vdp2add_h_bu_b, dst6, vec1, filt1, dst6, vec2, filt2, in hevc_hz_8t_64w_lsx()
1179 dst6, dst6); in hevc_hz_8t_64w_lsx()
1180 dst6 = __lsx_vdp2add_h_bu_b(dst6, vec3, filt3); in hevc_hz_8t_64w_lsx()
1181 __lsx_vst(dst6, dst, 96); in hevc_hz_8t_64w_lsx()
1810 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_hv_8t_8multx1mult_lsx() local
1883 dst6 = __lsx_vdp2_h_bu_b(vec8, filt0); in hevc_hv_8t_8multx1mult_lsx()
1884 DUP2_ARG3(__lsx_vdp2add_h_bu_b, dst6, vec9, filt1, dst6, vec10, filt2, in hevc_hv_8t_8multx1mult_lsx()
1885 dst6, dst6); in hevc_hv_8t_8multx1mult_lsx()
[all …]
Dvp9_intra_lsx.c602 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_tm_32x32_lsx() local
623 tmp3, reg2, dst4, dst5, dst6, dst7); in ff_tm_32x32_lsx()
626 DUP4_ARG2(__lsx_vssub_hu, dst4, reg0, dst5, reg0, dst6, reg0, dst7, in ff_tm_32x32_lsx()
627 reg0, dst4, dst5, dst6, dst7); in ff_tm_32x32_lsx()
634 DUP4_ARG2(__lsx_vsat_hu, dst4, 7, dst5, 7, dst6, 7, dst7, 7, in ff_tm_32x32_lsx()
635 dst4, dst5, dst6, dst7); in ff_tm_32x32_lsx()
638 DUP4_ARG2(__lsx_vpackev_b, dst4, dst0, dst5, dst1, dst6, dst2, dst7, in ff_tm_32x32_lsx()
Dvp9_mc_lsx.c2204 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width32_lsx() local
2230 dst6 = __lsx_vldx(dst_tmp1, dst_stride3); in avg_width32_lsx()
2239 src6, dst6, src7, dst7, dst4, dst5, dst6, dst7); in avg_width32_lsx()
2243 __lsx_vstx(dst6, dst_tmp1, dst_stride3); in avg_width32_lsx()
2261 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width64_lsx() local
2281 dst4, dst5, dst6, dst7); in avg_width64_lsx()
2292 src6, dst6, src7, dst7, dst4, dst5, dst6, dst7); in avg_width64_lsx()
2304 __lsx_vst(dst6, dst, 32); in avg_width64_lsx()
/third_party/ffmpeg/libavcodec/mips/
Dhevc_mc_uniw_msa.c138 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, offset_vec; in hevc_uniwgt_copy_6w_msa() local
159 ILVRL_B2_SH(zero, src3, dst6, dst7); in hevc_uniwgt_copy_6w_msa()
162 SLLI_4V(dst4, dst5, dst6, dst7, 6); in hevc_uniwgt_copy_6w_msa()
167 HEVC_UNIW_RND_CLIP4_MAX_SATU_H(dst4, dst5, dst6, dst7, weight_vec, in hevc_uniwgt_copy_6w_msa()
168 offset_vec, rnd_vec, dst4, dst5, dst6, in hevc_uniwgt_copy_6w_msa()
171 PCKEV_B2_UB(dst5, dst4, dst7, dst6, out2, out3); in hevc_uniwgt_copy_6w_msa()
200 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, offset_vec; in hevc_uniwgt_copy_8w_msa() local
263 ILVRL_B2_SH(zero, src3, dst6, dst7); in hevc_uniwgt_copy_8w_msa()
265 SLLI_4V(dst4, dst5, dst6, dst7, 6); in hevc_uniwgt_copy_8w_msa()
269 HEVC_UNIW_RND_CLIP4_MAX_SATU_H(dst4, dst5, dst6, dst7, weight_vec, in hevc_uniwgt_copy_8w_msa()
[all …]
Dvc1dsp_msa.c145 v4i32 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_vc1_inv_trans_4x8_msa() local
204 LD_SW8(dest, linesize, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_vc1_inv_trans_4x8_msa()
206 zero_m, dst4, zero_m, dst5, zero_m, dst6, zero_m, dst7, in ff_vc1_inv_trans_4x8_msa()
207 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_vc1_inv_trans_4x8_msa()
210 ILVR_H4_SW(zero_m, dst4, zero_m, dst5, zero_m, dst6, zero_m, dst7, in ff_vc1_inv_trans_4x8_msa()
211 dst4, dst5, dst6, dst7); in ff_vc1_inv_trans_4x8_msa()
222 ADD4(in_r4, dst4, in_r5, dst5, in_r6, dst6, in_r7, dst7, in ff_vc1_inv_trans_4x8_msa()
235 v4i32 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_vc1_inv_trans_8x4_msa() local
283 dst4, dst5, dst6, dst7); in ff_vc1_inv_trans_8x4_msa()
306 ADD4(in4, dst4, in5, dst5, in6, dst6, in7, dst7, in4, in5, in6, in7); in ff_vc1_inv_trans_8x4_msa()
Dhevc_mc_bi_msa.c143 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_bi_copy_6w_msa() local
159 ILVRL_B2_SH(zero, src3, dst6, dst7); in hevc_bi_copy_6w_msa()
161 SLLI_4V(dst4, dst5, dst6, dst7, 6); in hevc_bi_copy_6w_msa()
164 HEVC_BI_RND_CLIP4_MAX_SATU(in4, in5, in6, in7, dst4, dst5, dst6, dst7, in hevc_bi_copy_6w_msa()
165 7, dst4, dst5, dst6, dst7); in hevc_bi_copy_6w_msa()
167 PCKEV_B2_UB(dst5, dst4, dst7, dst6, out2, out3); in hevc_bi_copy_6w_msa()
194 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_bi_copy_8w_msa() local
251 ILVRL_B2_SH(zero, src3, dst6, dst7); in hevc_bi_copy_8w_msa()
256 SLLI_4V(dst4, dst5, dst6, dst7, 6); in hevc_bi_copy_8w_msa()
259 HEVC_BI_RND_CLIP4_MAX_SATU(in4, in5, in6, in7, dst4, dst5, dst6, in hevc_bi_copy_8w_msa()
[all …]
Dhevcdsp_msa.c905 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_hz_8t_64w_msa() local
975 dst6 = const_vec; in hevc_hz_8t_64w_msa()
977 dst6, dst6, dst6, dst6); in hevc_hz_8t_64w_msa()
978 ST_SH(dst6, dst + 48); in hevc_hz_8t_64w_msa()
1485 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_hv_8t_8multx1mult_msa() local
1550 dst6 = const_vec; in hevc_hv_8t_8multx1mult_msa()
1552 dst6, dst6, dst6, dst6); in hevc_hv_8t_8multx1mult_msa()
1568 ILVRL_H2_SH(dst7, dst6, dst76_r, dst76_l); in hevc_hv_8t_8multx1mult_msa()
1585 dst5 = dst6; in hevc_hv_8t_8multx1mult_msa()
1586 dst6 = dst7; in hevc_hv_8t_8multx1mult_msa()
[all …]
Dhevc_idct_msa.c773 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_addblk_16x16_msa() local
778 LD_UB4(temp_dst, stride, dst4, dst5, dst6, dst7); in hevc_addblk_16x16_msa()
787 UNPCK_UB_SH(dst6, dst_r2, dst_l2); in hevc_addblk_16x16_msa()
800 LD_UB4(temp_dst, stride, dst4, dst5, dst6, dst7); in hevc_addblk_16x16_msa()
817 UNPCK_UB_SH(dst6, dst_r2, dst_l2); in hevc_addblk_16x16_msa()
840 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in hevc_addblk_32x32_msa() local
847 LD_UB2(temp_dst, 16, dst6, dst7); in hevc_addblk_32x32_msa()
856 UNPCK_UB_SH(dst6, dst_r2, dst_l2); in hevc_addblk_32x32_msa()
871 LD_UB2(temp_dst, 16, dst6, dst7); in hevc_addblk_32x32_msa()
889 UNPCK_UB_SH(dst6, dst_r2, dst_l2); in hevc_addblk_32x32_msa()
[all …]
Dh264idct_msa.c122 v16i8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avc_idct8_addblk_msa() local
227 LD_SB8(dst, dst_stride, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in avc_idct8_addblk_msa()
230 ILVR_B4_SH(zeros, dst4, zeros, dst5, zeros, dst6, zeros, dst7, in avc_idct8_addblk_msa()
246 v16i8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avc_idct8_dc_addblk_msa() local
256 LD_SB8(dst, dst_stride, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in avc_idct8_dc_addblk_msa()
259 ILVR_B4_SH(zeros, dst4, zeros, dst5, zeros, dst6, zeros, dst7, in avc_idct8_dc_addblk_msa()
Dhevc_mc_biw_msa.c444 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, dst8, dst9, dst10; in hevc_biwgt_copy_24w_msa() local
468 ILVRL_B2_SH(zero, src4, dst6, dst7); in hevc_biwgt_copy_24w_msa()
472 SLLI_4V(dst4, dst5, dst6, dst7, 6); in hevc_biwgt_copy_24w_msa()
477 HEVC_BIW_RND_CLIP4_MAX_SATU(dst4, dst5, dst6, dst7, in8, in9, in2, in6, in hevc_biwgt_copy_24w_msa()
479 dst6, dst7); in hevc_biwgt_copy_24w_msa()
484 PCKEV_B3_UB(dst7, dst6, dst9, dst8, dst11, dst10, out3, out4, out5); in hevc_biwgt_copy_24w_msa()
2098 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, dst8; in hevc_hv_biwgt_8t_8multx2mult_msa() local
2174 dst6 = HEVC_FILT_8TAP_SH(vec8, vec9, vec10, vec11, filt0, filt1, filt2, in hevc_hv_biwgt_8t_8multx2mult_msa()
2189 ILVR_H2_SH(dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_biwgt_8t_8multx2mult_msa()
2190 ILVL_H2_SH(dst4, dst3, dst6, dst5, dst43_l, dst65_l); in hevc_hv_biwgt_8t_8multx2mult_msa()
[all …]
Dhpeldsp_msa.c504 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_bil_and_aver_dst_16w_msa() local
517 LD_UB8(dst, dst_stride, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in common_vt_bil_and_aver_dst_16w_msa()
520 AVER_UB4_UB(dst4, res4, dst5, res5, dst6, res6, dst7, res7, in common_vt_bil_and_aver_dst_16w_msa()
1017 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_hv_bil_and_aver_dst_16w_msa() local
1058 LD_UB8(dst, dst_stride, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in common_hv_bil_and_aver_dst_16w_msa()
1071 PCKEV_AVG_ST_UB(sum6_l, sum6_r, dst6, dst); in common_hv_bil_and_aver_dst_16w_msa()
1303 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width16_msa() local
1308 LD_UB8(dst, dst_stride, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in avg_width16_msa()
1312 AVER_UB4_UB(src4, dst4, src5, dst5, src6, dst6, src7, dst7, in avg_width16_msa()
1313 dst4, dst5, dst6, dst7); in avg_width16_msa()
[all …]
Dh264dsp_msa.c2219 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_weight_h264_pixels16_8_msa() local
2266 dst5, dst6, dst7); in ff_weight_h264_pixels16_8_msa()
2267 ST_UB8(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, src, stride); in ff_weight_h264_pixels16_8_msa()
2305 dst5, dst6, dst7); in ff_weight_h264_pixels16_8_msa()
2306 ST_UB8(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, src, stride); in ff_weight_h264_pixels16_8_msa()
2343 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_biweight_h264_pixels16_8_msa() local
2362 LD_UB8(dst, stride, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_biweight_h264_pixels16_8_msa()
2364 XORI_B8_128_UB(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_biweight_h264_pixels16_8_msa()
2369 ILVR_B4_SB(dst4, src4, dst5, src5, dst6, src6, dst7, src7, vec8, vec10, in ff_biweight_h264_pixels16_8_msa()
2371 ILVL_B4_SB(dst4, src4, dst5, src5, dst6, src6, dst7, src7, vec9, vec11, in ff_biweight_h264_pixels16_8_msa()
[all …]
Dhevc_mc_uni_msa.c1488 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, dst8; in hevc_hv_uni_8t_8multx2mult_msa() local
1546 dst6 = HEVC_FILT_8TAP_SH(vec8, vec9, vec10, vec11, filt0, filt1, filt2, in hevc_hv_uni_8t_8multx2mult_msa()
1558 ILVR_H2_SH(dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_uni_8t_8multx2mult_msa()
1559 ILVL_H2_SH(dst4, dst3, dst6, dst5, dst43_l, dst65_l); in hevc_hv_uni_8t_8multx2mult_msa()
1566 ILVRL_H2_SH(dst7, dst6, dst76_r, dst76_l); in hevc_hv_uni_8t_8multx2mult_msa()
1598 dst4 = dst6; in hevc_hv_uni_8t_8multx2mult_msa()
1600 dst6 = dst8; in hevc_hv_uni_8t_8multx2mult_msa()
1636 v8i16 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, dst8; in hevc_hv_uni_8t_12w_msa() local
1692 dst6 = HEVC_FILT_8TAP_SH(vec8, vec9, vec10, vec11, filt0, filt1, filt2, in hevc_hv_uni_8t_12w_msa()
1704 ILVR_H2_SH(dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_uni_8t_12w_msa()
[all …]
Dvp9_mc_msa.c3421 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_avg_bilin_32v_msa() local
3439 LD_UB4(dst + 16, dst_stride, dst4, dst5, dst6, dst7); in ff_avg_bilin_32v_msa()
3481 PCKEV_AVG_ST_UB(tmp1, tmp0, dst6, dst + 16 + 2 * dst_stride); in ff_avg_bilin_32v_msa()
3502 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_avg_bilin_64v_msa() local
3522 LD_UB2(dst + 48, dst_stride, dst6, dst7); in ff_avg_bilin_64v_msa()
3566 PCKEV_AVG_ST_UB(tmp5, tmp4, dst6, (dst + 48)); in ff_avg_bilin_64v_msa()
4132 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width16_msa() local
4138 LD_UB8(dst, dst_stride, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in avg_width16_msa()
4142 AVER_UB4_UB(src4, dst4, src5, dst5, src6, dst6, src7, dst7, in avg_width16_msa()
4143 dst4, dst5, dst6, dst7); in avg_width16_msa()
[all …]
Dh264dsp_mmi.c726 MMI_LDC1(%[ftmp3], %[dst6], 0x00) in ff_h264_idct8_dc_add_8_mmi()
750 MMI_SDC1(%[ftmp3], %[dst6], 0x00) in ff_h264_idct8_dc_add_8_mmi()
762 [dst6]"r"(dst+6*stride), [dst7]"r"(dst+7*stride), in ff_h264_idct8_dc_add_8_mmi()
Dvp9_idct_msa.c713 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in vp9_iadst8x8_colcol_addblk_msa() local
793 dst6 = LD_UB(dst + 6 * dst_stride); in vp9_iadst8x8_colcol_addblk_msa()
794 ILVR_B2_SH(zero, dst1, zero, dst6, res1, res6); in vp9_iadst8x8_colcol_addblk_msa()
1310 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in vp9_iadst16_1d_columns_addblk_msa() local
1420 dst6 = LD_UB(dst + 4 * dst_stride); in vp9_iadst16_1d_columns_addblk_msa()
1422 ILVR_B2_SH(zero, dst6, zero, dst7, res6, res7); in vp9_iadst16_1d_columns_addblk_msa()
/third_party/openh264/codec/common/loongarch/
Dmc_horver_lsx.c398 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in McHorVer22WidthEq8_lsx() local
436 dst6 = __lsx_vshuf_h((__m128i)mask2, out0_h, out0_l); in McHorVer22WidthEq8_lsx()
437 dst7 = __lsx_vbsrl_v(dst6, 2); in McHorVer22WidthEq8_lsx()
438 LSX_TRANSPOSE8x8_H(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, in McHorVer22WidthEq8_lsx()
439 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in McHorVer22WidthEq8_lsx()
486 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in McHorVer22WidthEq4_lsx() local
521 LSX_TRANSPOSE8x8_H(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, in McHorVer22WidthEq4_lsx()
522 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in McHorVer22WidthEq4_lsx()
568 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in McHorVer22WidthEq5_lsx() local
604 LSX_TRANSPOSE8x8_H(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, in McHorVer22WidthEq5_lsx()
[all …]
/third_party/openh264/codec/encoder/core/loongarch/
Ddct_lasx.c128 dst5, dst6, dst7; in WelsDctFourT4_lasx() local
193 dst4, dst5, dst6, dst7); in WelsDctFourT4_lasx()
194 LASX_TRANSPOSE8x8_H(dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7, in WelsDctFourT4_lasx()
195 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in WelsDctFourT4_lasx()
199 dst6, dst2, 0x20, in WelsDctFourT4_lasx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_tcp.c344 struct sockaddr_in6 *dst6; in dpp_ipaddr_to_sockaddr() local
358 dst6 = (struct sockaddr_in6 *) addr; in dpp_ipaddr_to_sockaddr()
359 os_memset(dst6, 0, sizeof(*dst6)); in dpp_ipaddr_to_sockaddr()
360 dst6->sin6_family = AF_INET6; in dpp_ipaddr_to_sockaddr()
361 os_memcpy(&dst6->sin6_addr, &ipaddr->u.v6, in dpp_ipaddr_to_sockaddr()
363 dst6->sin6_port = htons(port); in dpp_ipaddr_to_sockaddr()
364 *addrlen = sizeof(*dst6); in dpp_ipaddr_to_sockaddr()
/third_party/ffmpeg/libavcodec/x86/
Dcavsidct.asm105 SUMSUB_BA w, 5, 4 ; m5 = dst1, m4 = dst6
/third_party/ffmpeg/libavcodec/aarch64/
Dvp9mc_16bpp_neon.S123 .macro extmlal dst1, dst2, dst3, dst4, dst5, dst6, dst7, dst8, src1, src2, src3, src4, src5, src6, …
134 smlal2 \dst6\().4s, v22.8h, v0.h[\offset]

12