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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c 450 int32_t stored1, adept1, spectrum1, echo1, temp1; local
466 "mul %[echo1], %[stored1], %[spectrum1] \n\t"
473 "addu %[par3], %[par3], %[echo1] \n\t"
476 "usw %[echo1], -12(%[echo_p]) \n\t"
485 "mul %[echo1], %[stored1], %[spectrum1] \n\t"
494 "addu %[par3], %[par3], %[echo1] \n\t"
497 "usw %[echo1], -4(%[echo_p]) \n\t"
503 [adept1] "=&r" (adept1), [echo1] "=&r" (echo1),
    [all...]

Completed in 192 milliseconds