• Home
  • Raw
  • Download

Lines Matching refs:temp3

148   int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8;  in FTransform_MIPSdspR2()  local
155 HORIZONTAL_PASS(0, temp0, temp1, temp2, temp3) in FTransform_MIPSdspR2()
163 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) in FTransform_MIPSdspR2()
176 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in ITransformOne() local
183 ADD_SUB_HALVES(temp3, temp4, temp1, temp2) in ITransformOne()
191 ADD_SUB_HALVES(temp1, temp2, temp3, temp8) in ITransformOne()
201 ADD_SUB_HALVES(temp3, temp4, temp7, temp12) in ITransformOne()
206 SRA_16(temp13, temp14, temp15, temp16, temp3, temp4, temp17, temp8) in ITransformOne()
208 INSERT_HALF_X2(temp3, temp8, temp17, temp4) in ITransformOne()
211 ADD_SUB_HALVES(temp2, temp4, temp1, temp3) in ITransformOne()
213 MUL_SHIFT_SUM(temp1, temp3, temp6, temp8, temp9, temp13, temp17, temp18, in ITransformOne()
214 temp3, temp13, temp1, temp9, temp9, temp13, temp11, temp15, in ITransformOne()
219 INSERT_HALF_X2(temp1, temp3, temp9, temp13) in ITransformOne()
222 temp16, temp2, temp4, temp5, temp7, temp3, temp1, temp8, in ITransformOne()
224 PACK_2_HALVES_TO_WORD(temp1, temp2, temp3, temp4, temp9, temp12, temp13, in ITransformOne()
233 temp9, temp12, temp1, temp2, temp13, temp16, temp3, temp4, in ITransformOne()
252 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in Disto4x4_MIPSdspR2() local
256 LOAD_WITH_OFFSET_X4(temp1, temp2, temp3, temp4, a, in Disto4x4_MIPSdspR2()
261 temp12, temp1, temp2, temp3, temp4) in Disto4x4_MIPSdspR2()
262 ADD_SUB_HALVES_X4(temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, in Disto4x4_MIPSdspR2()
264 PACK_2_HALVES_TO_WORD(temp9, temp10, temp11, temp12, temp1, temp3, temp5, in Disto4x4_MIPSdspR2()
266 ADD_SUB_HALVES_X4(temp2, temp4, temp6, temp8, temp9, temp1, temp3, temp10, in Disto4x4_MIPSdspR2()
267 temp1, temp9, temp3, temp10, temp5, temp11, temp7, temp12) in Disto4x4_MIPSdspR2()
268 ADD_SUB_HALVES_X4(temp5, temp11, temp7, temp2, temp9, temp3, temp6, temp12, in Disto4x4_MIPSdspR2()
269 temp2, temp9, temp6, temp3, temp4, temp1, temp8, temp10) in Disto4x4_MIPSdspR2()
271 temp5, temp7, temp11, temp2, temp9, temp6, temp3, temp12) in Disto4x4_MIPSdspR2()
273 LOAD_WITH_OFFSET_X4(temp3, temp6, temp9, temp12, w, in Disto4x4_MIPSdspR2()
281 MUL_HALF(temp17, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, in Disto4x4_MIPSdspR2()
283 LOAD_WITH_OFFSET_X4(temp1, temp2, temp3, temp4, b, in Disto4x4_MIPSdspR2()
288 temp12, temp1, temp2, temp3, temp4) in Disto4x4_MIPSdspR2()
289 ADD_SUB_HALVES_X4(temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, in Disto4x4_MIPSdspR2()
291 PACK_2_HALVES_TO_WORD(temp9, temp10, temp11, temp12, temp1, temp3, temp5, in Disto4x4_MIPSdspR2()
293 ADD_SUB_HALVES_X4(temp2, temp4, temp6, temp8, temp9, temp1, temp3, temp10, in Disto4x4_MIPSdspR2()
294 temp1, temp9, temp3, temp10, temp5, temp11, temp7, temp12) in Disto4x4_MIPSdspR2()
295 ADD_SUB_HALVES_X4(temp5, temp11, temp7, temp2, temp9, temp3, temp6, temp12, in Disto4x4_MIPSdspR2()
296 temp2, temp9, temp6, temp3, temp4, temp1, temp8, temp10) in Disto4x4_MIPSdspR2()
298 temp5, temp7, temp11, temp2, temp9, temp6, temp3, temp12) in Disto4x4_MIPSdspR2()
300 LOAD_WITH_OFFSET_X4(temp3, temp6, temp9, temp12, w, in Disto4x4_MIPSdspR2()
308 MUL_HALF(temp3, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, in Disto4x4_MIPSdspR2()
314 return abs(temp3 - temp17) >> 5; in Disto4x4_MIPSdspR2()
421 int temp0, temp1, temp2, temp3; \
438 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3) \
486 int temp0, temp1, temp2, temp3; in DCMode16() local
490 LOAD_WITH_OFFSET_X4(temp0, temp1, temp2, temp3, top, in DCMode16()
503 LOAD_WITH_OFFSET_X4(temp0, temp1, temp2, temp3, left, in DCMode16()
519 LOAD_WITH_OFFSET_X4(temp0, temp1, temp2, temp3, left, in DCMode16()
538 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), [DC1]"=&r"(DC1) in DCMode16()
549 int temp0, temp1, temp2, temp3; in DCMode8() local
583 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), [DC1]"=&r"(DC1) in DCMode8()
613 int a10, a32, temp0, temp1, temp2, temp3, temp4, temp5; in TM4() local
660 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in TM4()
668 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in VE4() local
691 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in VE4()
699 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in HE4() local
727 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in HE4()
735 int temp0, temp1, temp2, temp3, temp4, temp5; in RD4() local
775 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in RD4()
784 int temp0, temp1, temp2, temp3, temp4; in VR4() local
825 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in VR4()
834 int temp0, temp1, temp2, temp3, temp4, temp5; in LD4() local
872 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in LD4()
881 int temp0, temp1, temp2, temp3, temp4; in VL4() local
921 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in VL4()
930 int temp0, temp1, temp2, temp3, temp4; in HD4() local
969 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in HD4()
978 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in HU4() local
1006 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in HU4()
1084 int temp0, temp1, temp2, temp3; in SSE16x16_MIPSdspR2() local
1105 [temp3]"=&r"(temp3), [count]"=&r"(count) in SSE16x16_MIPSdspR2()
1114 int temp0, temp1, temp2, temp3; in SSE16x8_MIPSdspR2() local
1127 [temp3]"=&r"(temp3), [count]"=&r"(count) in SSE16x8_MIPSdspR2()
1136 int temp0, temp1, temp2, temp3; in SSE8x8_MIPSdspR2() local
1145 [temp3]"=&r"(temp3), [count]"=&r"(count) in SSE8x8_MIPSdspR2()
1154 int temp0, temp1, temp2, temp3; in SSE4x4_MIPSdspR2() local
1160 [temp3]"=&r"(temp3), [count]"=&r"(count) in SSE4x4_MIPSdspR2()
1277 int temp0, temp1, temp2, temp3, temp4, temp5,temp6; in QuantizeBlock_MIPSdspR2() local
1302 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), in QuantizeBlock_MIPSdspR2()
1364 int temp0, temp1, temp2, temp3, temp4; in FTransformWHT_MIPSdspR2() local
1369 HORIZONTAL_PASS_WHT(128, 160, 192, 224, temp2, temp3) in FTransformWHT_MIPSdspR2()
1373 VERTICAL_PASS_WHT(4, 12, 20, 28, temp1, temp3, temp5, temp7) in FTransformWHT_MIPSdspR2()
1375 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in FTransformWHT_MIPSdspR2()
1463 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in CollectHistogram_MIPSdspR2() local
1472 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in CollectHistogram_MIPSdspR2()