Searched refs:temp_r4 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | sbrdsp_mips.c | 452 float temp7, temp_r, temp_r1, temp_r2, temp_r3, temp_r4; in sbr_autocorrelate_mips() local 467 "mul.s %[temp_r4], %[temp1], %[temp4] \n\t" in sbr_autocorrelate_mips() 472 "msub.s %[temp_r4], %[temp_r4], %[temp0], %[temp5] \n\t" in sbr_autocorrelate_mips() 477 "add.s %[imag_sum_2], %[imag_sum_2], %[temp_r4] \n\t" in sbr_autocorrelate_mips() 485 [temp_r3]"=&f"(temp_r3), [temp_r4]"=&f"(temp_r4), in sbr_autocorrelate_mips() 503 "mul.s %[temp_r4], %[temp1], %[temp4] \n\t" in sbr_autocorrelate_mips() 508 "msub.s %[temp_r4], %[temp_r4], in sbr_autocorrelate_mips() [all...] |
Completed in 2 milliseconds