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

  /external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c 449 int32_t temp0, stored0, echo0, adept0, spectrum0; local
458 "lh %[stored0], 0(%[ch_stored_p]) \n\t"
464 "mul %[echo0], %[stored0], %[spectrum0] \n\t"
477 "lh %[stored0], 4(%[ch_stored_p]) \n\t"
483 "mul %[echo0], %[stored0], %[spectrum0] \n\t"
499 : [temp0] "=&r" (temp0), [stored0] "=&r" (stored0),
    [all...]

Completed in 110 milliseconds