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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c 449 int32_t temp0, stored0, echo0, adept0, spectrum0; local
464 "mul %[echo0], %[stored0], %[spectrum0] \n\t"
471 "addu %[par3], %[par3], %[echo0] \n\t"
475 "usw %[echo0], -16(%[echo_p]) \n\t"
483 "mul %[echo0], %[stored0], %[spectrum0] \n\t"
492 "addu %[par3], %[par3], %[echo0] \n\t"
496 "usw %[echo0], -8(%[echo_p]) \n\t"
501 [echo0] "=&r" (echo0), [echo_p] "+r" (echo_p), [par3] "+r" (par3),
    [all...]

Completed in 1691 milliseconds