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

/external/webrtc/webrtc/modules/audio_processing/aec/
H A Daec_core_mips.c91 float tmp1f, tmp2f, tmp3f, tmp4f, tmp5f, tmp6f, tmp7f, tmp8f; local
112 "lwc1 %[tmp6f], 20(%[u_ptr]) \n\t"
121 "mul.s %[tmp6f], %[tmp6f], %[noise3] \n\t"
128 "neg.s %[tmp6f] \n\t"
134 "swc1 %[tmp6f], 20(%[u_ptr]) \n\t"
143 [tmp5f] "=&f" (tmp5f), [tmp6f] "=&f" (tmp6f),
164 "lwc1 %[tmp6f], 4(%[lambda]) \n\t"
169 "c.lt.s %[tmp6f],
[all...]

Completed in 115 milliseconds