Searched refs:dst98109_l (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_uni_msa.c | 3343 v8i16 dst1021_l, dst3243_l, dst5465_l, dst7687_l, dst98109_l; in hevc_hv_uni_4t_6w_msa() local 3407 dst98109_l = (v8i16) __msa_pckev_d((v2i64) dst109_l, (v2i64) dst98_l); in hevc_hv_uni_4t_6w_msa() 3420 dst3_l = HEVC_FILT_4TAP(dst7687_l, dst98109_l, filt_h0, filt_h1); in hevc_hv_uni_4t_6w_msa()
|
H A D | hevcdsp_msa.c | 3488 v8i16 dst1021_l, dst3243_l, dst5465_l, dst7687_l, dst98109_l; in hevc_hv_4t_6w_msa() local 3566 dst98109_l = (v8i16) __msa_pckev_d((v2i64) dst109_l, (v2i64) dst98_l); in hevc_hv_4t_6w_msa() 3579 dst3_l = HEVC_FILT_4TAP(dst7687_l, dst98109_l, filt_h0, filt_h1); in hevc_hv_4t_6w_msa()
|
H A D | hevc_mc_biw_msa.c | 4888 v8i16 dst1021_l, dst3243_l, dst5465_l, dst7687_l, dst98109_l; in hevc_hv_biwgt_4t_6w_msa() local 4965 dst98109_l = (v8i16) __msa_pckev_d((v2i64) dst109_l, (v2i64) dst98_l); in hevc_hv_biwgt_4t_6w_msa() 4978 dst3_l = HEVC_FILT_4TAP(dst7687_l, dst98109_l, filt_h0, filt_h1); in hevc_hv_biwgt_4t_6w_msa()
|
H A D | hevc_mc_uniw_msa.c | 4480 v8i16 dst1021_l, dst3243_l, dst5465_l, dst7687_l, dst98109_l; in hevc_hv_uniwgt_4t_6w_msa() local 4546 dst98109_l = (v8i16) __msa_pckev_d((v2i64) dst109_l, (v2i64) dst98_l); in hevc_hv_uniwgt_4t_6w_msa() 4558 dst3_l = HEVC_FILT_4TAP(dst7687_l, dst98109_l, filt_h0, filt_h1); in hevc_hv_uniwgt_4t_6w_msa()
|
H A D | hevc_mc_bi_msa.c | 4099 v8i16 dst1021_l, dst3243_l, dst5465_l, dst7687_l, dst98109_l; in hevc_hv_bi_4t_6w_msa() local 4167 dst98109_l = (v8i16) __msa_pckev_d((v2i64) dst109_l, (v2i64) dst98_l); in hevc_hv_bi_4t_6w_msa() 4180 dst3_l = HEVC_FILT_4TAP(dst7687_l, dst98109_l, filt_h0, filt_h1); in hevc_hv_bi_4t_6w_msa()
|
Completed in 53 milliseconds