Searched refs:mDecoderVideo (Results 1 – 1 of 1) sorted by relevance
78 private Decoder mDecoderVideo = null; field in MediaSyncTest110 mDecoderVideo = new Decoder(this, mMediaSync, false); in setUp()124 if (mDecoderVideo != null) { in tearDown()125 mDecoderVideo.release(); in tearDown()126 mDecoderVideo = null; in tearDown()149 if (decoder == mDecoderVideo) { in onEos()417 if (mDecoderVideo.setup( in runPlayAV()459 mDecoderVideo.start(); in runPlayAV()