Searched refs:DECODING_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
134 private static final int DECODING_TIMEOUT_MS = 10000; field in MediaCodecTest1388 decodingThread.join(DECODING_TIMEOUT_MS); in testDecodeAfterFlush()1475 final int DECODING_TIMEOUT_MS = 2000; in testDecodeShortInput() local1485 videoDecodingThread.join(DECODING_TIMEOUT_MS); in testDecodeShortInput()