Searched refs:videoDecodingThread (Results 1 – 1 of 1) sorted by relevance
1478 Thread videoDecodingThread = new Thread(new Runnable() { in testDecodeShortInput() local1484 videoDecodingThread.start(); in testDecodeShortInput()1485 videoDecodingThread.join(DECODING_TIMEOUT_MS); in testDecodeShortInput()