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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c167 "lh %[temp0], "#J"(%[ppin]) \n\t" \
190 "sh %[temp5], "#J"(%[ppin]) \n\t" \
199 int16_t* ppin = &in[0]; local
230 : [pout]"r"(pout), [ppin]"r"(ppin),
/external/webp/src/dsp/
H A Denc_mips32.c167 "lh %[temp0], "#J"(%[ppin]) \n\t" \
190 "sh %[temp5], "#J"(%[ppin]) \n\t" \
199 int16_t* ppin = &in[0]; local
230 : [pout]"r"(pout), [ppin]"r"(ppin),

Completed in 3182 milliseconds