HomeSort by relevance Sort by last modified time
    Searched full:tmp5f (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_mips.c 91 float tmp1f, tmp2f, tmp3f, tmp4f, tmp5f, tmp6f, tmp7f, tmp8f; local
111 "lwc1 %[tmp5f], 16(%[u_ptr]) \n\t"
120 "mul.s %[tmp5f], %[tmp5f], %[noise3] \n\t"
130 "swc1 %[tmp5f], 16(%[u_ptr]) \n\t"
143 [tmp5f] "=&f" (tmp5f), [tmp6f] "=&f" (tmp6f),
184 "lwc1 %[tmp5f], 4(%[u_ptr]) \n\t"
190 "mul.s %[tmp3f], %[tmp1f], %[tmp5f] \n\t"
198 "madd.s %[tmp4f], %[tmp4f], %[tmp1f], %[tmp5f] \n\t
    [all...]

Completed in 63 milliseconds