Searched refs:temp9 (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/dsp/ |
D | enc_mips32.c | 122 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne() local 130 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11) in ITransformOne() 134 HORIZONTAL_PASS(16, 17, 18, 19, temp1, temp5, temp9, temp13) in ITransformOne() 141 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), in ITransformOne() 478 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform() local 488 HORIZONTAL_PASS(32, 33, 34, 35, temp8, temp9, temp10, temp11) in FTransform() 492 VERTICAL_PASS(2, 10, 18, 26, temp1, temp5, temp9, temp13) in FTransform() 499 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), in FTransform()
|
D | dec_mips32.c | 213 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local 535 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), in TransformOne()
|