Searched refs:dst117 (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 1413 dst117 = HEVC_FILT_8TAP_SH(vec0, vec1, vec2, vec3, filt0, filt1, filt2, in hevc_hv_uni_8t_4w_msa() 1422 dst76_r = __msa_ilvr_h(dst117, dst66); in hevc_hv_uni_8t_4w_msa() 1423 ILVRL_H2_SH(dst128, dst117, dst87_r, dst1211_r); in hevc_hv_uni_8t_4w_msa() 1426 dst117 = (v8i16) __msa_splati_d((v2i64) dst117, 1); in hevc_hv_uni_8t_4w_msa() 1427 dst1110_r = __msa_ilvr_h(dst117, dst1410); 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 1798 dst117 = HEVC_FILT_8TAP_SH(vec0, vec1, vec2, vec3, filt0, filt1, filt2, in hevc_hv_uni_8t_12w_msa() 1807 dst76_r = __msa_ilvr_h(dst117, dst6 in hevc_hv_uni_8t_12w_msa() [all...] |
Completed in 7 milliseconds