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

  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.h 152 WebRtc_Word16 channelStored_buf[PART_LEN1 + 8];
aecm_core.c 331 aecm->channelStored_buf + 15) & ~ 15);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core.h 80 int16_t channelStored_buf[PART_LEN1 + 8];
aecm_core.c 287 aecm->channelStored_buf + 15) & ~ 15);
    [all...]

Completed in 2843 milliseconds