Searched refs:DECODE_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
115 public static final long DECODE_TIMEOUT_MS = TimeUnit.SECONDS.toMillis(1) / 2; field in DecodeAccuracyTestBase.SimplePlayer148 surface, numOfTotalFrames, numOfTotalFrames * DECODE_TIMEOUT_MS); in decodeVideoFrames()