/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevc_mc_bi_lsx.c | 1503 __m128i dsth6, dsth7, dsth8, dsth9, dsth10; in hevc_hv_4t_6w_lsx() local 1563 filt0, dsth7, dsth8, dsth9, dsth10); in hevc_hv_4t_6w_lsx() 1564 DUP4_ARG3(__lsx_vdp2add_h_bu_b, dsth7, vec1, filt1, dsth8, vec3, filt1, dsth9, in hevc_hv_4t_6w_lsx() 1565 vec5, filt1, dsth10, vec7, filt1, dsth7, dsth8, dsth9, dsth10); in hevc_hv_4t_6w_lsx() 1580 DUP2_ARG2(__lsx_vilvl_h, dsth7, dsth6, dsth8, dsth7, tmp0, tmp2); in hevc_hv_4t_6w_lsx() 1581 DUP2_ARG2(__lsx_vilvh_h, dsth7, dsth6, dsth8, dsth7, tmp1, tmp3); in hevc_hv_4t_6w_lsx()
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_biw_msa.c | 2300 v8i16 dsth0, dsth1, dsth2, dsth3, dsth4, dsth5, dsth6, dsth7, dsth8; in hevc_hv_biwgt_8t_12w_msa() local 2383 dsth7 = HEVC_FILT_8TAP_SH(vec0, vec1, vec2, vec3, filt0, filt1, filt2, in hevc_hv_biwgt_8t_12w_msa() 2386 ILVRL_H2_SH(dsth7, dsth6, dst76_r, dst76_l); in hevc_hv_biwgt_8t_12w_msa() 2399 ILVRL_H2_SH(dsth8, dsth7, dst87_r, dst87_l); in hevc_hv_biwgt_8t_12w_msa() 2426 dsth5 = dsth7; in hevc_hv_biwgt_8t_12w_msa() 4883 v8i16 dsth0, dsth1, dsth2, dsth3, dsth4, dsth5, dsth6, dsth7, dsth8, dsth9; in hevc_hv_biwgt_4t_6w_msa() local 4950 dsth7 = HEVC_FILT_4TAP_SH(vec0, vec1, filt0, filt1); in hevc_hv_biwgt_4t_6w_msa() 4959 ILVRL_H2_SH(dsth7, dsth6, dst76_r, dst76_l); in hevc_hv_biwgt_4t_6w_msa() 4960 ILVRL_H2_SH(dsth8, dsth7, dst87_r, dst87_l); in hevc_hv_biwgt_4t_6w_msa() 5282 v8i16 dsth0, dsth1, dsth2, dsth3, dsth4, dsth5, dsth6, dsth7, dsth in hevc_hv_biwgt_4t_8x6_msa() local [all...] |
H A D | hevcdsp_msa.c | 3483 v8i16 dsth0, dsth1, dsth2, dsth3, dsth4, dsth5, dsth6, dsth7, dsth8, dsth9; in hevc_hv_4t_6w_msa() local 3546 dsth7 = const_vec; in hevc_hv_4t_6w_msa() 3550 DPADD_SB2_SH(vec0, vec1, filt0, filt1, dsth7, dsth7); in hevc_hv_4t_6w_msa() 3559 ILVRL_H2_SH(dsth7, dsth6, dst76_r, dst76_l); in hevc_hv_4t_6w_msa() 3560 ILVRL_H2_SH(dsth8, dsth7, dst87_r, dst87_l); in hevc_hv_4t_6w_msa()
|
H A D | hevc_mc_uni_msa.c | 3335 v8i16 dsth0, dsth1, dsth2, dsth3, dsth4, dsth5, dsth6, dsth7, dsth8, dsth9; in hevc_hv_uni_4t_6w_msa() local 3391 dsth7 = HEVC_FILT_4TAP_SH(vec0, vec1, filt0, filt1); in hevc_hv_uni_4t_6w_msa() 3400 ILVRL_H2_SH(dsth7, dsth6, dst76_r, dst76_l); in hevc_hv_uni_4t_6w_msa() 3401 ILVRL_H2_SH(dsth8, dsth7, dst87_r, dst87_l); in hevc_hv_uni_4t_6w_msa()
|
H A D | hevc_mc_uniw_msa.c | 4475 v8i16 dsth0, dsth1, dsth2, dsth3, dsth4, dsth5, dsth6, dsth7, dsth8, dsth9; in hevc_hv_uniwgt_4t_6w_msa() local 4532 dsth7 = HEVC_FILT_4TAP_SH(vec0, vec1, filt0, filt1); in hevc_hv_uniwgt_4t_6w_msa() 4540 ILVRL_H2_SH(dsth7, dsth6, dst76_r, dst76_l); in hevc_hv_uniwgt_4t_6w_msa() 4541 ILVRL_H2_SH(dsth8, dsth7, dst87_r, dst87_l); in hevc_hv_uniwgt_4t_6w_msa()
|
H A D | hevc_mc_bi_msa.c | 4090 v8i16 dsth0, dsth1, dsth2, dsth3, dsth4, dsth5, dsth6, dsth7, dsth8, dsth9; in hevc_hv_bi_4t_6w_msa() local 4152 dsth7 = HEVC_FILT_4TAP_SH(vec0, vec1, filt0, filt1); in hevc_hv_bi_4t_6w_msa() 4161 ILVRL_H2_SH(dsth7, dsth6, dst76_r, dst76_l); in hevc_hv_bi_4t_6w_msa() 4162 ILVRL_H2_SH(dsth8, dsth7, dst87_r, dst87_l); in hevc_hv_bi_4t_6w_msa()
|