Searched refs:temp10 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacdec_mips.h182 float temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; local
196 "lwxc1 %[temp10], %[temp1](%[v]) \n\t"
218 "mul.s %[temp10], %[temp10], %[temp14] \n\t"
223 "swc1 %[temp10], 0(%[dst]) \n\t"
230 [temp4]"=&r"(temp4), [temp10]"=&f"(temp10),
H A Daacdec_mips.c497 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10, temp11; local
578 "mul.s %[temp10], %[temp2], %[temp6] \n\t"
582 "swc1 %[temp10], 8(%[ptr1]) \n\t"
593 [temp10]"=&f"(temp10), [temp11]"=&f"(temp11),
663 "mul.s %[temp10], %[temp2], %[temp6] \n\t"
667 "swc1 %[temp10], 8(%[ptr1]) \n\t"
678 [temp10]"=&f"(temp10), [temp11]"=&f"(temp11),
705 "mul.s %[temp10],
[all...]
H A Dfft_mips.c356 temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; local
385 "mul.s %[temp10], %[temp1], %[temp3] \t\n"
389 "madd.s %[temp10], %[temp10], %[temp4], %[temp2] \t\n"
406 [temp9]"=&f"(temp9), [temp10]"=&f"(temp10),
416 z[j ].im = temp10;
440 "mul.s %[temp10], %[temp1], %[temp3] \t\n"
444 "madd.s %[temp10], %[temp10],
[all...]
H A Dsbrdsp_mips.c351 float temp6, temp7, temp8, temp9, temp10, temp11; local
368 "lwc1 %[temp10], -12(%[src1]) \n\t"
372 "add.s %[temp11], %[temp9], %[temp10] \n\t"
376 "sub.s %[temp9], %[temp9], %[temp10] \n\t"
392 "lwc1 %[temp10], -28(%[src1]) \n\t"
396 "add.s %[temp11], %[temp9], %[temp10] \n\t"
400 "sub.s %[temp9], %[temp9], %[temp10] \n\t"
416 "lwc1 %[temp10], -44(%[src1]) \n\t"
420 "add.s %[temp11], %[temp9], %[temp10] \n\t"
424 "sub.s %[temp9], %[temp9], %[temp10] \
651 float temp7, temp8, temp9, temp10, temp11, temp12; local
[all...]
H A Daacpsdsp_mips.c194 float temp6, temp7, temp8, temp9, temp10, temp11; local
211 "lwc1 %[temp10], 8(%[dst0]) \n\t"
223 "add.s %[temp4], %[temp10], %[temp4] \n\t"
236 [temp10]"=&f"(temp10), [temp11]"=&f"(temp11)
H A Daacsbr_mips.h162 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10, temp11, temp12, temp13; local
208 "lwc1 %[temp10], 12(%[v0]) \n\t"
225 "mul.s %[temp3], %[temp10], %[temp11] \n\t"
232 "lwc1 %[temp10], 1036(%[v0]) \n\t"
249 "madd.s %[temp3], %[temp3], %[temp10], %[temp11] \n\t"
256 "lwc1 %[temp10], 2060(%[v0]) \n\t"
273 "madd.s %[temp3], %[temp3], %[temp10], %[temp11] \n\t"
280 "lwc1 %[temp10], 3084(%[v0]) \n\t"
297 "madd.s %[temp3], %[temp3], %[temp10], %[temp11] \n\t"
306 "lwc1 %[temp10], 410
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/mips/
H A Dfloat_dsp_mips.c262 float temp10, temp11, temp12, temp13, temp14, temp15; local
280 "sub.s %[temp10], %[temp1], %[temp5] \n\t"
300 "swc1 %[temp10], -12(%[v2]) \n\t"
309 "sub.s %[temp10], %[temp1], %[temp5] \n\t"
318 "swc1 %[temp10], 4(%[v2]) \n\t"
328 [temp10]"=&f"(temp10), [temp11]"=&f"(temp11), [temp12]"=&f"(temp12),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dasc7621.c869 PREAD(temp1_input, 0, PRI_HIGH, 0x25, 0x10, 0, 0, temp10),
870 PREAD(temp2_input, 1, PRI_HIGH, 0x26, 0x15, 0, 0, temp10),
871 PREAD(temp3_input, 2, PRI_HIGH, 0x27, 0x16, 0, 0, temp10),
872 PREAD(temp4_input, 3, PRI_HIGH, 0x33, 0x17, 0, 0, temp10),
873 PREAD(temp5_input, 4, PRI_HIGH, 0xf7, 0xf6, 0, 0, temp10),
874 PREAD(temp6_input, 5, PRI_HIGH, 0xf9, 0xf8, 0, 0, temp10),
875 PREAD(temp7_input, 6, PRI_HIGH, 0xfb, 0xfa, 0, 0, temp10),
876 PREAD(temp8_input, 7, PRI_HIGH, 0xfd, 0xfc, 0, 0, temp10),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_altivec_template.c1061 vector unsigned char temp10 = vec_mergeh(tempF, tempN); local
1072 tempE = vec_mergeh(temp2, temp10);
1073 tempF = vec_mergel(temp2, temp10);
1095 temp10 = vec_mergeh(tempF, tempN);
1112 vec_st(temp10, 160, dst);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c1061 vector unsigned char temp10 = vec_mergeh(tempF, tempN); local
1072 tempE = vec_mergeh(temp2, temp10);
1073 tempF = vec_mergel(temp2, temp10);
1095 temp10 = vec_mergeh(tempF, tempN);
1112 vec_st(temp10, 160, dst);

Completed in 86 milliseconds