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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_c.c 316 int32_t* echoEst32 = (int32_t*) (((uintptr_t) echoEst32_buf + 31) & ~ 31);
437 echoEst32);
453 echoEst32);
462 tmp32no1 = echoEst32[i] - aecm->echoFilt[i];
aecm_core_mips.c     [all...]
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c     [all...]

Completed in 165 milliseconds