Searched defs:kMaxLag (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/audio_coding/neteq/ | ||
D | time_stretch.h | 84 static const size_t kMaxLag = 60; variable |
/external/libaom/libaom/aom_dsp/ | ||
D | noise_model.c | 26 static const int kMaxLag = 4; variable |