Searched refs:testSimpleDecode (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/cts/tests/media/jni/ |
H A 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()
|
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | CodecDecoderBlockModelTest.java | 87 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderBlockModelTest
|
H A D | CodecDecoderBlockModelMultiAccessUnitTest.java | 120 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderBlockModelMultiAccessUnitTest
|
H A D | CodecDecoderMultiAccessUnitTest.java | 202 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderMultiAccessUnitTest
|
H A D | CodecDecoderTest.java | 334 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderTest
|
/aosp_15_r20/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/ |
H A D | CodecDecoderDrmTest.java | 123 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderDrmTest
|
H A D | CodecDecoderMultiAccessUnitDrmTest.java | 132 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderMultiAccessUnitDrmTest
|
H A D | CodecDecoderBlockModelMultiAccessUnitDrmTest.java | 135 public void testSimpleDecode() throws IOException, InterruptedException, in testSimpleDecode() method in CodecDecoderBlockModelMultiAccessUnitDrmTest
|