Searched refs:mDecoderVideo (Results 1 – 1 of 1) sorted by relevance
81 private Decoder mDecoderVideo = null; field in MediaSyncTest114 mDecoderVideo = new Decoder(this, mMediaSync, false); in setUp()128 if (mDecoderVideo != null) { in tearDown()129 mDecoderVideo.release(); in tearDown()130 mDecoderVideo = null; in tearDown()166 if (decoder == mDecoderVideo) { in onEos()486 if (mDecoderVideo.setup( in runPlayAV()533 mDecoderVideo.start(); in runPlayAV()