Searched refs:dst_l2 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_idct_msa.c | 774 v8i16 dst_r0, dst_l0, dst_r1, dst_l1, dst_r2, dst_l2, dst_r3, dst_l3; in hevc_addblk_16x16_msa() local 787 UNPCK_UB_SH(dst6, dst_r2, dst_l2); in hevc_addblk_16x16_msa() 795 dst_l2 += in5; in hevc_addblk_16x16_msa() 807 dst_r2, dst_l2, dst_r3, dst_l3); in hevc_addblk_16x16_msa() 809 PCKEV_B4_UB(dst_l0, dst_r0, dst_l1, dst_r1, dst_l2, dst_r2, dst_l3, in hevc_addblk_16x16_msa() 817 UNPCK_UB_SH(dst6, dst_r2, dst_l2); in hevc_addblk_16x16_msa() 825 dst_l2 += in5; in hevc_addblk_16x16_msa() 830 dst_r2, dst_l2, dst_r3, dst_l3); in hevc_addblk_16x16_msa() 831 PCKEV_B4_UB(dst_l0, dst_r0, dst_l1, dst_r1, dst_l2, dst_r2, dst_l3, in hevc_addblk_16x16_msa() 841 v8i16 dst_r0, dst_l0, dst_r1, dst_l1, dst_r2, dst_l2, dst_r in hevc_addblk_32x32_msa() local [all...] |
Completed in 3 milliseconds