Home
last modified time | relevance | path

Searched defs:kMaxLag (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dtime_stretch.h85 static const size_t kMaxLag = 60; variable
/aosp_15_r20/external/libaom/aom_dsp/
H A Dnoise_model.c27 static const int kMaxLag = 4; variable