Searched refs:testSimpleDecode (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/ |
D | CodecDecoderDrmTest.java | 116 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderDrmTest
|
D | CodecDecoderMultiAccessUnitDrmTest.java | 128 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderMultiAccessUnitDrmTest
|
D | CodecDecoderBlockModelMultiAccessUnitDrmTest.java | 131 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderBlockModelMultiAccessUnitDrmTest
|
/cts/tests/media/jni/ |
D | NativeCodecDecoderTestCommon.cpp | 65 bool testSimpleDecode(const char* decoder, const char* testFile, const char* refFile, 356 bool CodecDecoderTest::testSimpleDecode(const char* decoder, const char* testFile, in testSimpleDecode() function in CodecDecoderTest 629 bool isPass = codecDecoderTest->testSimpleDecode(cDecoder, cTestFile, cRefFile, jColorFormat, in nativeTestSimpleDecode()
|
/cts/tests/media/src/android/mediav2/cts/ |
D | CodecDecoderBlockModelMultiAccessUnitTest.java | 120 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderBlockModelMultiAccessUnitTest
|
D | CodecDecoderMultiAccessUnitTest.java | 200 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderMultiAccessUnitTest
|
D | CodecDecoderTest.java | 373 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderTest
|