HomeSort by relevance Sort by last modified time
    Searched refs:cost_add (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
enc_mips32.c 530 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"
    [all...]
  /external/webp/src/dsp/
enc_mips32.c 530 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"
    [all...]

Completed in 157 milliseconds