Searched refs:temp_reg6 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | compute_antialias_fixed.h | 82 int temp_reg1, temp_reg2, temp_reg3, temp_reg4, temp_reg5, temp_reg6; in compute_antialias_mips_fixed() local 238 [temp_reg5] "=&r" (temp_reg5), [temp_reg6] "=&r" (temp_reg6) in compute_antialias_mips_fixed()
|
D | mpegaudiodsp_mips_fixed.c | 359 int temp_reg1, temp_reg2, temp_reg3, temp_reg4, temp_reg5, temp_reg6; in imdct36_mips_fixed() local 880 [temp_reg5] "=&r" (temp_reg5), [temp_reg6] "=&r" (temp_reg6), in imdct36_mips_fixed()
|