Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Daacpsdsp_mips.c292 float ag0, ag1, ag2; in ps_decorrelate_mips() local
307 "mul.s %[ag0], %[ag0], %[g_decay_slope] \n\t" in ps_decorrelate_mips()
324 "mul.s %[temp0], %[ag0], %[temp2] \n\t" in ps_decorrelate_mips()
325 "mul.s %[temp1], %[ag0], %[temp3] \n\t" in ps_decorrelate_mips()
332 "madd.s %[temp2], %[temp2], %[ag0], %[temp0] \n\t" in ps_decorrelate_mips()
334 "madd.s %[temp3], %[temp3], %[ag0], %[temp1] \n\t" in ps_decorrelate_mips()
385 [ag0]"f"(f1), [ag1]"f"(f2), [ag2]"f"(f3) in ps_decorrelate_mips()

Completed in 2 milliseconds