Searched defs:jDecoder (Results 1 – 2 of 2) sorted by relevance
| /cts/tests/media/jni/ |
| D | NativeCodecDecoderTestCommon.cpp | 617 jboolean nativeTestSimpleDecode(JNIEnv* env, jobject, jstring jDecoder, jobject surface, in nativeTestSimpleDecode() 648 jboolean nativeTestOnlyEos(JNIEnv* env, jobject, jstring jDecoder, jstring jMediaType, in nativeTestOnlyEos() 667 jboolean nativeTestFlush(JNIEnv* env, jobject, jstring jDecoder, jobject surface, in nativeTestFlush() 692 jboolean nativeTestSimpleDecodeQueueCSD(JNIEnv* env, jobject, jstring jDecoder, jstring jMediaType, in nativeTestSimpleDecodeQueueCSD()
|
| D | NativeCodecEncoderSurfaceTest.cpp | 655 static jboolean nativeTestSimpleEncode(JNIEnv* env, jobject, jstring jEncoder, jstring jDecoder, in nativeTestSimpleEncode()
|