Home
last modified time | relevance | path

Searched refs:testSimpleDecode (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DCodecDecoderDrmTest.java116 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderDrmTest
DCodecDecoderMultiAccessUnitDrmTest.java128 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderMultiAccessUnitDrmTest
DCodecDecoderBlockModelMultiAccessUnitDrmTest.java131 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderBlockModelMultiAccessUnitDrmTest
/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp65 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/
DCodecDecoderBlockModelMultiAccessUnitTest.java120 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderBlockModelMultiAccessUnitTest
DCodecDecoderMultiAccessUnitTest.java200 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderMultiAccessUnitTest
DCodecDecoderTest.java373 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderTest