Searched refs:tpd3 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_biw_msa.c | 96 uint64_t tpd0, tpd1, tpd2, tpd3; in hevc_biwgt_copy_4w_msa() local 133 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_biwgt_copy_4w_msa() 135 INSERT_D2_SH(tpd2, tpd3, in1); in hevc_biwgt_copy_4w_msa() 150 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_biwgt_copy_4w_msa() 153 INSERT_D2_SH(tpd2, tpd3, in1); in hevc_biwgt_copy_4w_msa() 154 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_biwgt_copy_4w_msa() 157 INSERT_D2_SH(tpd2, tpd3, in3); in hevc_biwgt_copy_4w_msa()
|
H A D | hevc_mc_bi_msa.c | 70 uint64_t tpd0, tpd1, tpd2, tpd3; in hevc_bi_copy_4w_msa() local 93 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_bi_copy_4w_msa() 95 INSERT_D2_SH(tpd2, tpd3, in1); in hevc_bi_copy_4w_msa() 109 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_bi_copy_4w_msa() 112 INSERT_D2_SH(tpd2, tpd3, in1); in hevc_bi_copy_4w_msa() 113 LD4(src1_ptr, src2_stride, tpd0, tpd1, tpd2, tpd3); in hevc_bi_copy_4w_msa() 116 INSERT_D2_SH(tpd2, tpd3, in3); in hevc_bi_copy_4w_msa()
|
Completed in 22 milliseconds