Searched refs:tpw3 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_biw_msa.c | 4871 uint32_t tpw0, tpw1, tpw2, tpw3; in hevc_hv_biwgt_4t_6w_msa() local 5017 LW4(src1_ptr + 4, src2_stride, tpw0, tpw1, tpw2, tpw3); in hevc_hv_biwgt_4t_6w_msa() 5019 INSERT_W4_SH(tpw0, tpw1, tpw2, tpw3, in4); in hevc_hv_biwgt_4t_6w_msa() 5020 LW4(src1_ptr + 4, src2_stride, tpw0, tpw1, tpw2, tpw3); in hevc_hv_biwgt_4t_6w_msa() 5021 INSERT_W4_SH(tpw0, tpw1, tpw2, tpw3, in5); in hevc_hv_biwgt_4t_6w_msa()
|
H A D | hevc_mc_bi_msa.c | 4080 uint32_t tpw0, tpw1, tpw2, tpw3; in hevc_hv_bi_4t_6w_msa() local 4207 LW4(src1_ptr + 4, src2_stride, tpw0, tpw1, tpw2, tpw3); in hevc_hv_bi_4t_6w_msa() 4209 INSERT_W4_SH(tpw0, tpw1, tpw2, tpw3, in4); in hevc_hv_bi_4t_6w_msa() 4210 LW4(src1_ptr + 4, src2_stride, tpw0, tpw1, tpw2, tpw3); in hevc_hv_bi_4t_6w_msa() 4211 INSERT_W4_SH(tpw0, tpw1, tpw2, tpw3, in5); in hevc_hv_bi_4t_6w_msa()
|
Completed in 23 milliseconds