Lines Matching refs:mTestFile
177 MediaFormat format = setUpSource(mTestFile); in setUp()
203 cdtb.decodeToMemory(mTestFile, mCodecName, 0, MediaExtractor.SEEK_TO_CLOSEST_SYNC, in testSimpleDecode()
211 MediaFormat format = setUpSource(mTestFile); in testSimpleDecode()
212 int maxSampleSize = getMaxSampleSizeForMediaType(mTestFile, mMediaType); in testSimpleDecode()
274 MediaFormat format = setUpSource(mTestFile); in testFlush()
289 cdtb.decodeToMemory(mTestFile, mCodecName, pts, MediaExtractor.SEEK_TO_CLOSEST_SYNC, in testFlush()
297 setUpSource(mTestFile); in testFlush()
298 int maxSampleSize = getMaxSampleSizeForMediaType(mTestFile, mMediaType); in testFlush()
391 MediaFormat format = setUpSource(mTestFile); in testReconfigure()
403 cdtb1.decodeToMemory(mTestFile, mCodecName, 0, MediaExtractor.SEEK_TO_CLOSEST_SYNC, in testReconfigure()
414 int maxSampleSize = getMaxSampleSizeForMediaType(mTestFile, mMediaType); in testReconfigure()
423 setUpSource(mTestFile); in testReconfigure()