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