Home
last modified time | relevance | path

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

/aosp_15_r20/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DRemoteClockInfo.java46 public int maxLag; field in RemoteClockInfo
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/src/
H A Dlagconceal.cpp147 int16 maxLag, minLag, lastLag, lagDif, meanLag = 0; in lagconceal() local