Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_mc_biw_msa.c96 uint64_t tpd0, tpd1, tpd2, tpd3; in hevc_biwgt_copy_4w_msa() local
116 LD2(src1_ptr, src2_stride, tpd0, tpd1); in hevc_biwgt_copy_4w_msa()
117 INSERT_D2_SH(tpd0, tpd1, in0); in hevc_biwgt_copy_4w_msa()
133 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_biwgt_copy_4w_msa()
134 INSERT_D2_SH(tpd0, tpd1, in0); in hevc_biwgt_copy_4w_msa()
150 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_biwgt_copy_4w_msa()
152 INSERT_D2_SH(tpd0, tpd1, in0); in hevc_biwgt_copy_4w_msa()
154 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_biwgt_copy_4w_msa()
156 INSERT_D2_SH(tpd0, tpd1, in2); in hevc_biwgt_copy_4w_msa()
H A Dhevc_mc_bi_msa.c70 uint64_t tpd0, tpd1, tpd2, tpd3; in hevc_bi_copy_4w_msa() local
79 LD2(src1_ptr, src2_stride, tpd0, tpd1); in hevc_bi_copy_4w_msa()
80 INSERT_D2_SH(tpd0, tpd1, in0); in hevc_bi_copy_4w_msa()
93 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_bi_copy_4w_msa()
94 INSERT_D2_SH(tpd0, tpd1, in0); in hevc_bi_copy_4w_msa()
109 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_bi_copy_4w_msa()
111 INSERT_D2_SH(tpd0, tpd1, in0); in hevc_bi_copy_4w_msa()
113 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_bi_copy_4w_msa()
115 INSERT_D2_SH(tpd0, tpd1, in2); in hevc_bi_copy_4w_msa()

Completed in 24 milliseconds