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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core.h 56 // TODO(bjornv): Replace |far_history| with ring_buffer.
57 uint16_t far_history[PART_LEN1 * MAX_DELAY]; member in struct:__anon20513
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.h 129 // TODO(bjornv): Replace |far_history| with ring_buffer.
130 uint16_t far_history[PART_LEN1 * MAX_DELAY]; member in struct:__anon38061

Completed in 33 milliseconds