Lines Matching refs:JNIEnv
77 DvbManager(JNIEnv *env, jobject thiz);
79 int tune(JNIEnv *env, jobject thiz,
81 int tune(JNIEnv *env, jobject thiz,
85 int readTsStream(JNIEnv *env, jobject thiz,
87 int startTsPidFilter(JNIEnv *env, jobject thiz, int pid, int filterType);
90 int getDeliverySystemType(JNIEnv *env, jobject thiz);
91 int *getDeliverySystemTypes(JNIEnv *env, jobject thiz);
95 int tuneInternal(JNIEnv *env, jobject thiz,
98 int openDvbFe(JNIEnv *env, jobject thiz);
99 int openDvbDvr(JNIEnv *env, jobject thiz);
107 int openDvbFeFromSystemApi(JNIEnv *env, jobject thiz);
108 int openDvbDemuxFromSystemApi(JNIEnv *env, jobject thiz);
109 int openDvbDvrFromSystemApi(JNIEnv *env, jobject thiz);