Searched defs:kLookaheadBlocks (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
H A Daec_core_internal.h30 kLookaheadBlocks = 15 enumerator in enum:__anon30818
/external/webrtc/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc980 const int kLookaheadBlocks = 15; local
1007 const int delay_min_ms = -kLookaheadBlocks * num_ms_per_block;
1015 // the boundary (= -kLookaheadBlocks * num_ms_per_block).

Completed in 188 milliseconds