Searched refs:dsth10 (Results 1 - 6 of 6) sorted by relevance
/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() 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 | 3484 v8i16 dsth10, tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in hevc_hv_4t_6w_msa() local 3549 dsth10 = const_vec; in hevc_hv_4t_6w_msa() 3553 DPADD_SB2_SH(vec6, vec7, filt0, filt1, dsth10, dsth10); 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 | 3336 v8i16 dsth10, tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in hevc_hv_uni_4t_6w_msa() local 3394 dsth10 = HEVC_FILT_4TAP_SH(vec6, vec7, filt0, filt1); 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 | 4884 v8i16 dsth10, tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, weight_vec; in hevc_hv_biwgt_4t_6w_msa() local 4953 dsth10 = HEVC_FILT_4TAP_SH(vec6, vec7, filt0, filt1); 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 | 4476 v8i16 dsth10, tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in hevc_hv_uniwgt_4t_6w_msa() local 4535 dsth10 = HEVC_FILT_4TAP_SH(vec6, vec7, filt0, filt1); 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 | 4091 v8i16 dsth10, tmp4, tmp5; in hevc_hv_bi_4t_6w_msa() local 4155 dsth10 = HEVC_FILT_4TAP_SH(vec6, vec7, filt0, filt1); in hevc_hv_bi_4t_6w_msa() 4164 ILVRL_H2_SH(dsth10, dsth9, dst109_r, dst109_l); in hevc_hv_bi_4t_6w_msa()
|
Completed in 67 milliseconds