Searched refs:cost_add (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
551 " li %[cost_add], 0 \n\t"
558 "addu %[cost], %[cost], %[cost_add] \n\t"
563 "li %[cost_add], 0 \n\t"
599 [ctx_reg]"=&r"(ctx_reg), [b_reg]"=&r"(b_reg), [cost_add]"=&r"(cost_add),
/external/webp/src/dsp/
H A Denc_mips32.c530 int cost_add, temp_1, temp_2, temp_3; local
551 " li %[cost_add], 0 \n\t"
558 "addu %[cost], %[cost], %[cost_add] \n\t"
563 "li %[cost_add], 0 \n\t"
599 [ctx_reg]"=&r"(ctx_reg), [b_reg]"=&r"(b_reg), [cost_add]"=&r"(cost_add),

Completed in 2418 milliseconds