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

/external/webp/src/dsp/
H A Denc_mips32.c176 "lw %[temp2], " #K "(%[ppbias]) \n\t" \
202 const uint32_t* ppbias = &mtx->bias_[0]; local
229 [ppbias]"r"(ppbias), [ppzthresh]"r"(ppzthresh),
H A Denc_mips_dsp_r2.c1200 "lw %[temp2], " #K "(%[ppbias]) \n\t" \
1226 "lw %[temp2], " #K "+4(%[ppbias]) \n\t" \
1244 "lw %[temp2], " #K "(%[ppbias]) \n\t" \
1249 "lw %[coeff], " #K "+4(%[ppbias]) \n\t" \
1287 const uint32_t* ppbias = &mtx->bias_[0]; local
1306 [ppbias]"r"(ppbias), [ppzthresh]"r"(ppzthresh),

Completed in 153 milliseconds