Home
last modified time | relevance | path

Searched refs:kLogCorrelationLen (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dtime_stretch.h86 static const size_t kLogCorrelationLen = 6; // >= log2(kCorrelationLen). variable
Dtime_stretch.cc162 int scaling = kLogCorrelationLen - WebRtcSpl_NormW32( in AutoCorrelation()