H A D | hevc_idct_msa.c | 739 v8i16 dst_r0, dst_l0, dst_r1, dst_l1; in hevc_addblk_8x8_msa() local 750 ILVRL_B2_SH(zeros, dst_vec1, dst_r1, dst_l1); in hevc_addblk_8x8_msa() 751 ADD4(dst_r0, in0, dst_l0, in1, dst_r1, in2, dst_l1, in3, in hevc_addblk_8x8_msa() 752 dst_r0, dst_l0, dst_r1, dst_l1); in hevc_addblk_8x8_msa() 753 CLIP_SH4_0_255(dst_r0, dst_l0, dst_r1, dst_l1); in hevc_addblk_8x8_msa() 754 PCKEV_B2_SH(dst_l0, dst_r0, dst_l1, dst_r1, dst_r0, dst_r1); in hevc_addblk_8x8_msa() 761 UNPCK_UB_SH(dst_vec1, dst_r1, dst_l1); in hevc_addblk_8x8_msa() 762 ADD4(dst_r0, in4, dst_l0, in5, dst_r1, in6, dst_l1, in7, in hevc_addblk_8x8_msa() 763 dst_r0, dst_l0, dst_r1, dst_l1); in hevc_addblk_8x8_msa() 764 CLIP_SH4_0_255(dst_r0, dst_l0, dst_r1, dst_l1); in hevc_addblk_8x8_msa() 774 v8i16 dst_r0, dst_l0, dst_r1, dst_l1, dst_r2, dst_l2, dst_r3, dst_l3; hevc_addblk_16x16_msa() local 841 v8i16 dst_r0, dst_l0, dst_r1, dst_l1, dst_r2, dst_l2, dst_r3, dst_l3; hevc_addblk_32x32_msa() local [all...] |