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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c526 int res_last; local
541 res_last = (int)res->last;
549 "slt %[temp_2], %[n], %[res_last] \n\t"
592 "slt %[temp_1], %[n], %[res_last] \n\t"
601 : [const_2]"r"(const_2), [const_255]"r"(const_255), [res_last]"r"(res_last),
/external/webp/src/dsp/
H A Denc_mips32.c526 int res_last; local
541 res_last = (int)res->last;
549 "slt %[temp_2], %[n], %[res_last] \n\t"
592 "slt %[temp_1], %[n], %[res_last] \n\t"
601 : [const_2]"r"(const_2), [const_255]"r"(const_255), [res_last]"r"(res_last),

Completed in 275 milliseconds