Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_idct_msa.c774 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()
794 dst_r2 += in4; 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()
824 dst_r2 += in4; 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_l in hevc_addblk_32x32_msa() local
[all...]

Completed in 2 milliseconds