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

/external/libvpx/libvpx/vp8/common/mips/msa/
H A Dpostproc_msa.c706 v8i16 sum1_h = { 0 }; local
740 ADD2(sum0_h, dst_r_h, sum1_h, dst_l_h, sum0_h, sum1_h);
758 sum1_h += sub_l;
771 dst8 = (v16u8)((rv2_1 + sum1_h + dst_l_h) >> 4);
775 UNPCK_SH_SW(sum1_h, sum2_w, sum3_w);

Completed in 238 milliseconds