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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c530 int cost_add, temp_1, temp_2, temp_3; local
549 "slt %[temp_2], %[n], %[res_last] \n\t"
550 "bnez %[temp_2], 1f \n\t"
559 "negu %[temp_2], %[v_reg] \n\t"
561 "movn %[v_reg], %[temp_2], %[temp_3] \n\t"
571 "sll %[temp_2], %[v_reg], 1 \n\t"
572 "addu %[temp_2], %[temp_2], %[VP8LevelFixedCosts] \n\t"
573 "lhu %[temp_2], 0(%[temp_2]) \
[all...]
/external/webp/src/dsp/
H A Denc_mips32.c530 int cost_add, temp_1, temp_2, temp_3; local
549 "slt %[temp_2], %[n], %[res_last] \n\t"
550 "bnez %[temp_2], 1f \n\t"
559 "negu %[temp_2], %[v_reg] \n\t"
561 "movn %[v_reg], %[temp_2], %[temp_3] \n\t"
571 "sll %[temp_2], %[v_reg], 1 \n\t"
572 "addu %[temp_2], %[temp_2], %[VP8LevelFixedCosts] \n\t"
573 "lhu %[temp_2], 0(%[temp_2]) \
[all...]

Completed in 1580 milliseconds