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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_defines.h 20 #define PART_LEN_SHIFT 7 /* Length of (PART_LEN * 2) in base 2. */
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.h 29 #define PART_LEN_SHIFT 6 // Length of (PART_LEN * 2) in base 2
34 #define PART_LEN_SHIFT 7 // Length of (PART_LEN * 2) in base 2

Completed in 151 milliseconds