HomeSort by relevance Sort by last modified time
    Searched full:tmp0_r (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
loopfilter_16_msa.c 90 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; local
116 tmp0_r = p7_r_in << 3;
117 tmp0_r -= p7_r_in;
118 tmp0_r += p6_r_in;
119 tmp0_r += q0_r_in;
126 tmp1_r += tmp0_r;
155 tmp0_r = p5_r_in - p6_r_in;
156 tmp0_r += q1_r_in;
157 tmp0_r -= p7_r_in;
158 tmp1_r += tmp0_r;
822 v8u16 tmp0_r, tmp1_r; local
1146 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; local
    [all...]

Completed in 39 milliseconds