Searched refs:dst1410 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_uni_msa.c | 1353 v8i16 dst30, dst41, dst52, dst63, dst66, dst117, dst128, dst139, dst1410; in hevc_hv_uni_8t_4w_msa() local 1419 dst1410 = HEVC_FILT_8TAP_SH(vec12, vec13, vec14, vec15, filt0, filt1, in hevc_hv_uni_8t_4w_msa() 1425 ILVRL_H2_SH(dst1410, dst139, dst109_r, dst1413_r); in hevc_hv_uni_8t_4w_msa() 1427 dst1110_r = __msa_ilvr_h(dst117, dst1410); in hevc_hv_uni_8t_4w_msa() 1465 dst66 = (v8i16) __msa_splati_d((v2i64) dst1410, 1); in hevc_hv_uni_8t_4w_msa() 1637 v8i16 dst30, dst41, dst52, dst63, dst66, dst117, dst128, dst139, dst1410; in hevc_hv_uni_8t_12w_msa() local 1804 dst1410 = HEVC_FILT_8TAP_SH(vec12, vec13, vec14, vec15, filt0, filt1, in hevc_hv_uni_8t_12w_msa() 1810 ILVRL_H2_SH(dst1410, dst139, dst109_r, dst1413_r); in hevc_hv_uni_8t_12w_msa() 1812 dst1110_r = __msa_ilvr_h(dst117, dst1410); in hevc_hv_uni_8t_12w_msa() 1850 dst66 = (v8i16) __msa_splati_d((v2i64) dst1410, in hevc_hv_uni_8t_12w_msa() [all...] |
Completed in 7 milliseconds