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