OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_last
(Results
1 - 2
of
2
) sorted by null
/external/webp/src/dsp/
cost_mips_dsp_r2.c
31
const int
res_last
= res->last;
local
44
"subu %[temp1], %[
res_last
], %[n] \n\t"
66
"bne %[n], %[
res_last
], 1b \n\t"
74
[VP8LevelFixedCosts]"r"(VP8LevelFixedCosts), [
res_last
]"r"(
res_last
),
cost_mips32.c
31
const int
res_last
= res->last;
local
44
"subu %[temp1], %[
res_last
], %[n] \n\t"
71
"bne %[n], %[
res_last
], 1b \n\t"
79
[VP8LevelFixedCosts]"r"(VP8LevelFixedCosts), [
res_last
]"r"(
res_last
),
Completed in 43 milliseconds