Searched refs:STARTUP_ALLOW_MS (Results 1 – 1 of 1) sorted by relevance
138 public static final long STARTUP_ALLOW_MS = TimeUnit.SECONDS.toMillis(1) ; field in DecodeAccuracyTestBase.SimplePlayer185 … Math.max(MIN_MS_PER_FRAME, msPerFrameCap) * numOfTotalFrames + STARTUP_ALLOW_MS; in decodeVideoFrames()