Home | History | Annotate | Download | only in jni

Lines Matching refs:jint

27 Java_android_filterfw_core_NativeFrame_nativeAllocate(JNIEnv* env, jobject thiz, jint size);
32 JNIEXPORT jint JNICALL
35 JNIEXPORT jint JNICALL
42 Java_android_filterfw_core_NativeFrame_getNativeInts(JNIEnv* env, jobject thiz, jint size);
48 Java_android_filterfw_core_NativeFrame_getNativeFloats(JNIEnv* env, jobject thiz, jint size);
54 jint offset,
55 jint length);
58 Java_android_filterfw_core_NativeFrame_getNativeData(JNIEnv* env, jobject thiz, jint size);
67 jint size,
68 jint bytes_per_sample);
74 jint size,
75 jint bytes_per_sample);
77 JNIEXPORT jint JNICALL