Home
last modified time | relevance | path

Searched refs:SLLI_2V (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_mc_biw_msa.c137 SLLI_2V(dst0, dst1, 6); in hevc_biwgt_copy_4w_msa()
260 SLLI_2V(dst0, dst1, 6); in hevc_biwgt_copy_8w_msa()
280 SLLI_2V(dst4, dst5, 6); in hevc_biwgt_copy_8w_msa()
591 SLLI_2V(dst4, dst5, 6); in hevc_biwgt_copy_48w_msa()
H A Dhevc_mc_uniw_msa.c98 SLLI_2V(dst0, dst1, 6); in hevc_uniwgt_copy_4w_msa()
212 SLLI_2V(dst0, dst1, 6); in hevc_uniwgt_copy_8w_msa()
240 SLLI_2V(dst4, dst5, 6); in hevc_uniwgt_copy_8w_msa()
312 SLLI_2V(dst4, dst5, 6); in hevc_uniwgt_copy_12w_msa()
H A Dhevc_mc_bi_msa.c97 SLLI_2V(dst0, dst1, 6); in hevc_bi_copy_4w_msa()
201 SLLI_2V(dst0, dst1, 6); in hevc_bi_copy_8w_msa()
229 SLLI_2V(dst4, dst5, 6); in hevc_bi_copy_8w_msa()
297 SLLI_2V(dst4, dst5, 6); in hevc_bi_copy_12w_msa()
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1916 #define SLLI_2V(in0, in1, shift) \ macro

Completed in 38 milliseconds