Searched refs:CodecDecoderTest (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeCodecDecoderTestCommon.cpp | 34 class CodecDecoderTest final : public CodecTestBase { class 62 explicit CodecDecoderTest(const char* mediaType, ANativeWindow* window); 63 ~CodecDecoderTest(); 72 CodecDecoderTest::CodecDecoderTest(const char* mediaType, ANativeWindow* window) in CodecDecoderTest() function in CodecDecoderTest 82 CodecDecoderTest::~CodecDecoderTest() { in ~CodecDecoderTest() 87 void CodecDecoderTest::setUpAudioReference(const char* refFile) { in setUpAudioReference() 101 void CodecDecoderTest::deleteReference() { in deleteReference() 109 bool CodecDecoderTest::setUpExtractor(const char* srcFile, int colorFormat) { in setUpExtractor() 152 void CodecDecoderTest::deleteExtractor() { in deleteExtractor() 167 bool CodecDecoderTest::configureCodec(AMediaFormat* format, bool isAsync, in configureCodec() [all …]
|
/aosp_15_r20/cts/tests/media/ |
H A D | README.md | 17 $ atest android.mediav2.cts.CodecEncoderTest android.mediav2.cts.CodecDecoderTest 55 atest android.mediav2.cts.CodecDecoderTest -- --module-arg CtsMediaV2TestCases:instrumentation-arg…
|
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | CodecDecoderTest.java | 98 public class CodecDecoderTest extends CodecDecoderTestBase { class 99 private static final String LOG_TAG = CodecDecoderTest.class.getSimpleName(); 112 public CodecDecoderTest(String decoder, String mediaType, String testFile, String refFile, in CodecDecoderTest() method in CodecDecoderTest
|
H A D | AudioEncoderTest.java | 184 CodecDecoderTest.verify(cdtb.getOutputManager(), mActiveRawRes.mFileName, 3.446394f, in encodeAndValidate()
|
H A D | CodecDecoderValidationTest.java | 861 CodecDecoderTest.verify(ref, mRefFile, mRmsError, AudioFormat.ENCODING_PCM_16BIT, in testDecodeAndValidate()
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.ninja.globs | 10343 …ecDecoderSurfaceTest.java","cts/tests/media/src/android/mediav2/cts/CodecDecoderTest.java","cts/te…
|