Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips32.c176 "lhu %[temp1], " #J "(%[ppiq]) \n\t" \
202 const uint16_t* ppiq = &mtx->iq_[0]; in QuantizeBlock_MIPS32() local
229 [ppiq]"r"(ppiq), [max_level]"r"(max_level), in QuantizeBlock_MIPS32()
H A Denc_mips_dsp_r2.c1200 "lhu %[temp1], " #J "(%[ppiq]) \n\t" \
1225 "lhu %[temp1], " #J "+2(%[ppiq]) \n\t" \
1245 "lhu %[temp1], " #J "(%[ppiq]) \n\t" \
1250 "lhu %[temp6], " #J "+2(%[ppiq]) \n\t" \
1288 const uint16_t* ppiq = &mtx->iq_[0]; in QuantizeBlock_MIPSdspR2() local
1307 [ppiq]"r"(ppiq), [max_level]"r"(max_level), in QuantizeBlock_MIPSdspR2()

Completed in 5 milliseconds