OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [include/] [gnu_javax_sound_sampled_gstreamer_lines_GstPipeline.h] - Blame information for rev 770

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 770 jeremybenn
/* DO NOT EDIT THIS FILE - it is machine generated */
2
 
3
#include <jni.h>
4
 
5
#ifndef __gnu_javax_sound_sampled_gstreamer_lines_GstPipeline__
6
#define __gnu_javax_sound_sampled_gstreamer_lines_GstPipeline__
7
 
8
#ifdef __cplusplus
9
extern "C"
10
{
11
#endif
12
 
13
JNIEXPORT void JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_init_1id_1cache (JNIEnv *env, jclass);
14
JNIEXPORT jboolean JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_set_1state (JNIEnv *env, jclass, jobject, jint);
15
JNIEXPORT jint JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_available (JNIEnv *env, jclass, jobject, jint);
16
JNIEXPORT void JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_open_1native_1pipe (JNIEnv *env, jclass, jobject, jint);
17
JNIEXPORT void JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_close_1native_1pipe (JNIEnv *env, jclass, jobject);
18
JNIEXPORT void JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_init_1instance (JNIEnv *env, jobject);
19
JNIEXPORT jboolean JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_create_1named_1pipe (JNIEnv *env, jobject, jobject);
20
JNIEXPORT jlong JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_detect_1pipe_1size (JNIEnv *env, jobject);
21
 
22
#undef gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_READ
23
#define gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_READ 0L
24
#undef gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_WRITE
25
#define gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_WRITE 1L
26
#undef gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_QUEUED
27
#define gnu_javax_sound_sampled_gstreamer_lines_GstPipeline_QUEUED 1L
28
 
29
#ifdef __cplusplus
30
}
31
#endif
32
 
33
#endif /* __gnu_javax_sound_sampled_gstreamer_lines_GstPipeline__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.