Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
Denc_mips32.c200 const uint32_t* ppzthresh = &mtx->zthresh_[0]; in QuantizeBlock_MIPS32() local
230 [ppbias]"r"(ppbias), [ppzthresh]"r"(ppzthresh), in QuantizeBlock_MIPS32()
Denc_mips_dsp_r2.c1286 const uint32_t* ppzthresh = &mtx->zthresh_[0]; in QuantizeBlock_MIPSdspR2() local
1308 [ppbias]"r"(ppbias), [ppzthresh]"r"(ppzthresh), in QuantizeBlock_MIPSdspR2()