Home
last modified time | relevance | path

Searched refs:temp_r3 (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
466 "mul.s %[temp_r3], %[temp1], %[temp5] \n\t" in sbr_autocorrelate_mips()
471 "madd.s %[temp_r3], %[temp_r3], %[temp0], %[temp4] \n\t" in sbr_autocorrelate_mips()
476 "add.s %[real_sum_2], %[real_sum_2], %[temp_r3] \n\t" in sbr_autocorrelate_mips()
485 [temp_r3]"=&f"(temp_r3), [temp_r4]"=&f"(temp_r4), in sbr_autocorrelate_mips()
502 "mul.s %[temp_r3], %[temp1], %[temp5] \n\t" in sbr_autocorrelate_mips()
507 "madd.s %[temp_r3], %[temp_r3], in sbr_autocorrelate_mips()
[all...]

Completed in 2 milliseconds