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

/external/libvpx/libvpx/vp8/encoder/mips/msa/
H A Ddct_msa.c58 #define RET_1_IF_NEG_W(in0) \ macro
191 in0_w += RET_1_IF_NEG_W(in0_w);
192 in1_w += RET_1_IF_NEG_W(in1_w);
193 in2_w += RET_1_IF_NEG_W(in2_w);
194 in3_w += RET_1_IF_NEG_W(in3_w);

Completed in 326 milliseconds