HomeSort by relevance Sort by last modified time
    Searched full:system_delay (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core.h 76 // Returns the number of elements moved, and adjusts |system_delay| by the
120 // Returns the current |system_delay|, i.e., the buffered difference between
124 // Sets the |system_delay| to |value|. Note that if the value is changed
aec_core_internal.h 100 int system_delay; // Current system delay buffered in AEC. member in struct:AecCore
aec_core.c     [all...]
system_delay_unittest.cc 238 // |system_delay| is in the interval [75%, 100%] of what's reported on
296 // |system_delay| is in the interval [60%, 100%] of what's last reported.
466 // |system_delay| > |device_buf|.
  /external/webrtc/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc     [all...]

Completed in 85 milliseconds