Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dcompute_antialias_fixed.h82 int temp_reg1, temp_reg2, temp_reg3, temp_reg4, temp_reg5, temp_reg6; in compute_antialias_mips_fixed() local
99 "lw %[temp_reg4], 4*4(%[csa]) \n\t" in compute_antialias_mips_fixed()
106 "mult $ac2, %[tmp2], %[temp_reg4] \n\t" in compute_antialias_mips_fixed()
107 "mult $ac3, %[tmp2], %[temp_reg4] \n\t" in compute_antialias_mips_fixed()
117 "mfhi %[temp_reg4], $ac2 \n\t" in compute_antialias_mips_fixed()
124 "sll %[temp_reg4], %[temp_reg4], 2 \n\t" in compute_antialias_mips_fixed()
129 "sw %[temp_reg4], -2*4(%[ptr]) \n\t" in compute_antialias_mips_fixed()
140 "lw %[temp_reg4], 12*4(%[csa]) \n\t" in compute_antialias_mips_fixed()
143 "mult $ac2, %[tmp2], %[temp_reg4] \ in compute_antialias_mips_fixed()
[all...]
H A Dmpegaudiodsp_mips_fixed.c360 int temp_reg1, temp_reg2, temp_reg3, temp_reg4, temp_reg5, temp_reg6; in imdct36_mips_fixed() local
501 "sub %[temp_reg4], %[t8], %[t6] \n\t" in imdct36_mips_fixed()
503 "mult $ac1, %[C_8], %[temp_reg4] \n\t" in imdct36_mips_fixed()
516 "add %[temp_reg4], %[t3], %[t0] \n\t" in imdct36_mips_fixed()
518 "add %[temp_reg4], %[temp_reg4], %[t1] \n\t" in imdct36_mips_fixed()
520 "sw %[temp_reg4], 2*4(%[tmp1]) \n\t" in imdct36_mips_fixed()
536 "mfhi %[temp_reg4] \n\t" in imdct36_mips_fixed()
540 "sub %[t2], %[temp_reg4], %[t2] \n\t" in imdct36_mips_fixed()
543 "sra %[temp_reg4], in imdct36_mips_fixed()
[all...]

Completed in 2 milliseconds