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

/external/libvpx/libvpx/vp8/common/mips/msa/
H A Dpostproc_msa.c590 v4i32 sum0_w, sum1_w, sum2_w, sum3_w; local
623 ILVL_H2_SW(zero, add_r, zero, add_l, sum1_w, sum3_w);
624 MUL4(sum0_w, sub0, sum1_w, sub1, sum2_w, sub2, sum3_w, sub3,
648 UNPCK_SH_SW(sum_r, sum0_w, sum1_w);
653 total1 -= sum1_w * sum1_w;
711 v4i32 sum0_w, sum1_w, sum2_w, sum3_w; local
774 UNPCK_SH_SW(sum0_h, sum0_w, sum1_w);
779 total1 -= sum1_w * sum1_w;
[all...]

Completed in 109 milliseconds