Searched refs:ag1 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacpsdsp_mips.c | 292 float ag0, ag1, ag2; in ps_decorrelate_mips() local 308 "mul.s %[ag1], %[ag1], %[g_decay_slope] \n\t" in ps_decorrelate_mips() 340 "mul.s %[temp2], %[ag1], %[temp0] \n\t" in ps_decorrelate_mips() 342 "mul.s %[temp3], %[ag1], %[temp1] \n\t" in ps_decorrelate_mips() 349 "madd.s %[temp0], %[temp0], %[ag1], %[temp2] \n\t" in ps_decorrelate_mips() 350 "madd.s %[temp1], %[temp1], %[ag1], %[temp3] \n\t" in ps_decorrelate_mips() 385 [ag0]"f"(f1), [ag1]"f"(f2), [ag2]"f"(f3) in ps_decorrelate_mips()
|
Completed in 2 milliseconds