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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c169 "lw %[temp2], "#K"(%[ppzthresh]) \n\t" \
202 const uint32_t* ppzthresh = &mtx->zthresh_[0]; local
232 [ppbias]"r"(ppbias), [ppzthresh]"r"(ppzthresh),
/external/webp/src/dsp/
H A Denc_mips32.c169 "lw %[temp2], "#K"(%[ppzthresh]) \n\t" \
202 const uint32_t* ppzthresh = &mtx->zthresh_[0]; local
232 [ppbias]"r"(ppbias), [ppzthresh]"r"(ppzthresh),

Completed in 1239 milliseconds