Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dsbrdsp_mips.c452 float temp7, temp_r, temp_r1, temp_r2, temp_r3, temp_r4; in sbr_autocorrelate_mips() local
465 "mul.s %[temp_r2], %[temp1], %[temp2] \n\t" in sbr_autocorrelate_mips()
470 "msub.s %[temp_r2], %[temp_r2], %[temp0], %[temp3] \n\t" in sbr_autocorrelate_mips()
475 "add.s %[imag_sum_1], %[imag_sum_1], %[temp_r2] \n\t" in sbr_autocorrelate_mips()
484 [temp_r]"=&f"(temp_r), [temp_r1]"=&f"(temp_r1), [temp_r2]"=&f"(temp_r2), in sbr_autocorrelate_mips()
501 "mul.s %[temp_r2], %[temp1], %[temp2] \n\t" in sbr_autocorrelate_mips()
506 "msub.s %[temp_r2], %[temp_r2], in sbr_autocorrelate_mips()
[all...]

Completed in 2 milliseconds