/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() 1582 DUP2_ARG2(__lsx_vilvl_h, dsth9, dsth8, dsth10, dsth9, tmp4, tmp6); in hevc_hv_4t_6w_lsx() 1583 DUP2_ARG2(__lsx_vilvh_h, dsth9, dsth8, dsth10, dsth9, tmp5, tmp7); in hevc_hv_4t_6w_lsx()
|
/third_party/ffmpeg/libavcodec/mips/ |
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 3548 dsth9 = const_vec; in hevc_hv_4t_6w_msa() 3552 DPADD_SB2_SH(vec4, vec5, filt0, filt1, dsth9, dsth9); in hevc_hv_4t_6w_msa() 3561 ILVRL_H2_SH(dsth9, dsth8, dst98_r, dst98_l); in hevc_hv_4t_6w_msa() 3562 ILVRL_H2_SH(dsth10, dsth9, dst109_r, dst109_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 3393 dsth9 = HEVC_FILT_4TAP_SH(vec4, vec5, filt0, filt1); in hevc_hv_uni_4t_6w_msa() 3402 ILVRL_H2_SH(dsth9, dsth8, dst98_r, dst98_l); in hevc_hv_uni_4t_6w_msa() 3403 ILVRL_H2_SH(dsth10, dsth9, dst109_r, dst109_l); in hevc_hv_uni_4t_6w_msa()
|
H A D | hevc_mc_biw_msa.c | 4883 v8i16 dsth0, dsth1, dsth2, dsth3, dsth4, dsth5, dsth6, dsth7, dsth8, dsth9; in hevc_hv_biwgt_4t_6w_msa() local 4952 dsth9 = HEVC_FILT_4TAP_SH(vec4, vec5, filt0, filt1); in hevc_hv_biwgt_4t_6w_msa() 4961 ILVRL_H2_SH(dsth9, dsth8, dst98_r, dst98_l); in hevc_hv_biwgt_4t_6w_msa() 4962 ILVRL_H2_SH(dsth10, dsth9, dst109_r, dst109_l); in hevc_hv_biwgt_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 4534 dsth9 = HEVC_FILT_4TAP_SH(vec4, vec5, filt0, filt1); in hevc_hv_uniwgt_4t_6w_msa() 4542 ILVRL_H2_SH(dsth9, dsth8, dst98_r, dst98_l); in hevc_hv_uniwgt_4t_6w_msa() 4543 ILVRL_H2_SH(dsth10, dsth9, dst109_r, dst109_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 4154 dsth9 = HEVC_FILT_4TAP_SH(vec4, vec5, filt0, filt1); in hevc_hv_bi_4t_6w_msa() 4163 ILVRL_H2_SH(dsth9, dsth8, dst98_r, dst98_l); in hevc_hv_bi_4t_6w_msa() 4164 ILVRL_H2_SH(dsth10, dsth9, dst109_r, dst109_l); in hevc_hv_bi_4t_6w_msa()
|