• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/

Lines Matching defs:temp3

71     float temp, temp1, temp3, temp4;
167 "sub.s %[temp3],%[tmp3], %[tmp4] \n\t"
175 "mul.s %[tmp7], %[pom], %[temp3] \n\t" // tmp7 = pom * (tmp3 - tmp4);
189 "sub.s %[temp3],%[temp1], %[tmp2] \n\t"
197 "swc1 %[temp3],44(%[tmpz]) \n\t" // tmpz[5].im = tmpz[1].im - tmp2;
207 [temp3]"=&f"(temp3), [temp4]"=&f"(temp4)
243 "lwc1 %[temp3],4(%[tmpz]) \n\t"
250 "sub.s %[temp4],%[temp3], %[tmp6] \n\t"
251 "add.s %[temp3],%[temp3], %[tmp6] \n\t"
257 "swc1 %[temp3],4(%[tmpz]) \n\t" // tmpz[ 0].im = tmpz[ 0].im + tmp6;
269 [temp]"=&f"(temp), [temp1]"=&f"(temp1), [temp3]"=&f"(temp3), [temp4]"=&f"(temp4)
290 "mul.s %[temp3], %[w_im], %[temp] \n\t"
294 "msub.s %[tmp2], %[temp3], %[w_re], %[temp1] \n\t" // tmp2 = w_re * tmpz[ n2+i].im - w_im * tmpz[ n2+i].re;
308 "lwc1 %[temp3], 0(%[tmpz_n4_i]) \n\t"
314 "sub.s %[temp4], %[temp3], %[tmp2] \n\t"
316 "add.s %[temp3], %[temp3], %[tmp2] \n\t"
320 "swc1 %[temp3], 0(%[tmpz_n4_i]) \n\t" // tmpz[ n4+i].re = tmpz[n4+i].re + tmp2;
324 [temp1]"=&f"(temp1), [temp3]"=&f"(temp3), [temp4]"=&f"(temp4),
355 float temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8,
381 "lwc1 %[temp3], 0(%[tsin1]) \t\n"
385 "mul.s %[temp10], %[temp1], %[temp3] \t\n"
388 "nmsub.s %[temp9], %[temp9], %[temp4], %[temp3] \t\n"
403 [temp3]"=&f"(temp3), [temp4]"=&f"(temp4),
436 "lwc1 %[temp3], 4(%[tcos1]) \t\n"
440 "mul.s %[temp10], %[temp1], %[temp3] \t\n"
443 "nmsub.s %[temp9], %[temp9], %[temp4], %[temp3] \t\n"
450 "lwc1 %[temp3], 0(%[tcos2]) \t\n"
454 "mul.s %[temp14], %[temp1], %[temp3] \t\n"
459 "nmsub.s %[temp13], %[temp13], %[temp4], %[temp3] \t\n"
467 [temp3]"=&f"(temp3), [temp4]"=&f"(temp4),