Searched refs:kDistortionLength (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/audio_coding/neteq/ | ||
D | expand.h | 99 static const size_t kDistortionLength = 20; variable |
D | expand.cc | 390 size_t fs_mult_dist_len = fs_mult * kDistortionLength; in AnalyzeSignal() |