Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dexpand.h101 static const size_t kDistortionLength = 20; variable
Dexpand.cc371 size_t fs_mult_dist_len = fs_mult * kDistortionLength; in AnalyzeSignal()