Searched defs:jMediaType (Results 1 – 5 of 5) sorted by relevance
/cts/tests/media/jni/ |
D | NativeCodecEncoderTest.cpp | 676 jstring jMediaType, jstring jCfgParams, jstring jSeparator, in nativeTestSimpleEncode() 700 jstring jMediaType, jstring jCfgParams, in nativeTestReconfigure() 733 jstring jsrcPath, jstring jMediaType, in nativeTestSetForceSyncFrame() 758 jstring jMediaType, jstring jCfgParams, in nativeTestAdaptiveBitRate() 781 static jboolean nativeTestOnlyEos(JNIEnv* env, jobject, jstring jEncoder, jstring jMediaType, in nativeTestOnlyEos()
|
D | NativeCodecDecoderTestCommon.cpp | 618 jstring jMediaType, jstring jtestFile, jstring jrefFile, in nativeTestSimpleDecode() 648 jboolean nativeTestOnlyEos(JNIEnv* env, jobject, jstring jDecoder, jstring jMediaType, in nativeTestOnlyEos() 668 jstring jMediaType, jstring jtestFile, jint jColorFormat, in nativeTestFlush() 692 jboolean nativeTestSimpleDecodeQueueCSD(JNIEnv* env, jobject, jstring jDecoder, jstring jMediaType, in nativeTestSimpleDecodeQueueCSD()
|
D | NativeExtractorTest.cpp | 516 static jlong nativeReadAllData(JNIEnv* env, jobject, jstring jsrcPath, jstring jMediaType, in nativeReadAllData() 652 jstring jMediaType) { in nativeTestExtract() 677 static jboolean nativeTestSeek(JNIEnv* env, jobject, jstring jsrcPath, jstring jMediaType) { in nativeTestSeek() 705 jstring jMediaType) { in nativeTestSeekFlakiness() 731 static jboolean nativeTestSeekToZero(JNIEnv* env, jobject, jstring jsrcPath, jstring jMediaType) { in nativeTestSeekToZero()
|
D | NativeCodecEncoderSurfaceTest.cpp | 656 jstring jMediaType, jstring jtestFile, in nativeTestSimpleEncode()
|
D | NativeMuxerTest.cpp | 850 jstring jMediaType, jstring jselector) { in nativeTestSimpleMux()
|