HomeSort by relevance Sort by last modified time
    Searched refs:echoEst32_buf (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_c.c 311 int32_t echoEst32_buf[PART_LEN1 + 8];
316 int32_t* echoEst32 = (int32_t*) (((uintptr_t) echoEst32_buf + 31) & ~ 31);
aecm_core_mips.c     [all...]

Completed in 42 milliseconds