Searched refs:testSimpleEncode (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeCodecEncoderSurfaceTest.cpp | 86 bool testSimpleEncode(const char* encoder, const char* decoder, const char* srcPath, 559 bool CodecEncoderSurfaceTest::testSimpleEncode(const char* encoder, const char* decoder, in testSimpleEncode() function in CodecEncoderSurfaceTest 670 bool isPass = codecEncoderSurfaceTest->testSimpleEncode(cEncoder, cDecoder, cTestFile, in nativeTestSimpleEncode()
|
H A D | NativeCodecEncoderTest.cpp | 72 bool testSimpleEncode(const char* encoder, const char* srcPath, int frameLimit); 390 bool CodecEncoderTest::testSimpleEncode(const char* encoder, const char* srcPath, int frameLimit) { in testSimpleEncode() function in CodecEncoderTest 684 bool isPass = codecEncoderTest->testSimpleEncode(cEncoder, csrcPath, jFrameLimit); in nativeTestSimpleEncode()
|
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | CodecEncoderBlockModelTest.java | 122 public void testSimpleEncode() throws IOException, InterruptedException { in testSimpleEncode() method in CodecEncoderBlockModelTest
|
H A D | CodecEncoderMultiAccessUnitTest.java | 299 public void testSimpleEncode() throws IOException, InterruptedException { in testSimpleEncode() method in CodecEncoderMultiAccessUnitTest
|
H A D | CodecEncoderBlockModelMultiAccessUnitTest.java | 308 public void testSimpleEncode() throws IOException, InterruptedException { in testSimpleEncode() method in CodecEncoderBlockModelMultiAccessUnitTest
|
H A D | CodecEncoderTest.java | 356 public void testSimpleEncode() throws IOException, InterruptedException { in testSimpleEncode() method in CodecEncoderTest
|