Searched defs:jDecoder (Results 1 – 2 of 2) sorted by relevance
/cts/tests/media/jni/ |
D | NativeCodecDecoderTest.cpp | 635 static jboolean nativeTestSimpleDecode(JNIEnv* env, jobject, jstring jDecoder, jobject surface, in nativeTestSimpleDecode() 658 static jboolean nativeTestOnlyEos(JNIEnv* env, jobject, jstring jDecoder, jstring jMime, in nativeTestOnlyEos() 672 static jboolean nativeTestFlush(JNIEnv* env, jobject, jstring jDecoder, jobject surface, in nativeTestFlush() 691 static jboolean nativeTestSimpleDecodeQueueCSD(JNIEnv* env, jobject, jstring jDecoder, in nativeTestSimpleDecodeQueueCSD()
|
D | NativeCodecEncoderSurfaceTest.cpp | 556 static jboolean nativeTestSimpleEncode(JNIEnv* env, jobject, jstring jEncoder, jstring jDecoder, in nativeTestSimpleEncode()
|