Home
last modified time | relevance | path

Searched refs:jColorFormat (Results 1 – 3 of 3) sorted by relevance

/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.h24 jint jColorFormat, jfloat jrmsError, jlong jChecksum,
28 jstring jtestFile, jint jColorFormat, jobject jRetMsg);
31 jstring jMediaType, jstring jtestFile, jint jColorFormat,
36 jint jColorFormat, jobject jRetMsg);
DNativeCodecDecoderTestCommon.cpp619 jint jColorFormat, jfloat jrmsError, jlong jChecksum, in nativeTestSimpleDecode() argument
629 bool isPass = codecDecoderTest->testSimpleDecode(cDecoder, cTestFile, cRefFile, jColorFormat, in nativeTestSimpleDecode()
649 jstring jtestFile, jint jColorFormat, jobject jRetMsg) { in nativeTestOnlyEos() argument
654 bool isPass = codecDecoderTest->testOnlyEos(cDecoder, cTestFile, jColorFormat); in nativeTestOnlyEos()
668 jstring jMediaType, jstring jtestFile, jint jColorFormat, in nativeTestFlush() argument
675 bool isPass = codecDecoderTest->testFlush(cDecoder, cTestFile, jColorFormat); in nativeTestFlush()
693 jstring jtestFile, jint jColorFormat, jobject jRetMsg) { in nativeTestSimpleDecodeQueueCSD() argument
698 bool isPass = codecDecoderTest->testSimpleDecodeQueueCSD(cDecoder, cTestFile, jColorFormat); in nativeTestSimpleDecodeQueueCSD()
DNativeCodecEncoderSurfaceTest.cpp658 jint jColorFormat, jboolean jUsePersistentSurface, in nativeTestSimpleEncode() argument
672 jColorFormat, jUsePersistentSurface, in nativeTestSimpleEncode()