Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_mc_bi_msa.c31 #define HEVC_BI_RND_CLIP2(in0, in1, vec0, vec1, rnd_val, out0, out1) \ macro
42 HEVC_BI_RND_CLIP2(in0, in1, vec0, vec1, rnd_val, out0, out1); \
43 HEVC_BI_RND_CLIP2(in2, in3, vec2, vec3, rnd_val, out2, out3); \
739 HEVC_BI_RND_CLIP2(in0, in1, dst0, dst1, 7, dst0, dst1); in hevc_hz_bi_8t_12w_msa()
888 HEVC_BI_RND_CLIP2(in0, in1, dst0, dst1, 7, dst0, dst1); in hevc_hz_bi_8t_24w_msa()
1037 HEVC_BI_RND_CLIP2(in0, in1, dst0, dst1, 7, dst0, dst1); in hevc_hz_bi_8t_48w_msa()
1038 HEVC_BI_RND_CLIP2(in2, in3, dst2, dst3, 7, dst2, dst3); in hevc_hz_bi_8t_48w_msa()
1057 HEVC_BI_RND_CLIP2(in4, in5, dst4, dst5, 7, dst4, dst5); in hevc_hz_bi_8t_48w_msa()
1424 HEVC_BI_RND_CLIP2(in4, in5, dst0_l, dst1_l, 7, dst0_l, dst1_l); in hevc_vt_bi_8t_12w_msa()
2264 HEVC_BI_RND_CLIP2(in in hevc_hz_bi_4t_4x4_msa()
[all...]

Completed in 14 milliseconds