Searched refs:DecoderThread (Results 1 – 1 of 1) sorted by relevance
69 private DecoderThread mDecoderThread;209 mDecoderThread = new DecoderThread(); in startDecoding()263 private class DecoderThread extends Thread { class in VideoManager