App
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
appcore
jni
jni
mhr_appcore_interpolators_Interpolator.hpp
Go to the documentation of this file.
1
/* DO NOT EDIT THIS FILE - it is machine generated */
2
#include <jni.h>
3
/* Header for class mhr_appcore_interpolators_Interpolator */
4
5
#ifndef _Included_mhr_appcore_interpolators_Interpolator
6
#define _Included_mhr_appcore_interpolators_Interpolator
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
/*
11
* Class: mhr_appcore_interpolators_Interpolator
12
* Method: resampleTo
13
* Signature: (IJJ)I
14
*/
15
JNIEXPORT jint JNICALL
Java_mhr_appcore_interpolators_Interpolator_resampleTo__IJJ
16
(JNIEnv *, jclass, jint, jlong, jlong);
17
18
/*
19
* Class: mhr_appcore_interpolators_Interpolator
20
* Method: resampleTo
21
* Signature: (IJJI)I
22
*/
23
JNIEXPORT jint JNICALL
Java_mhr_appcore_interpolators_Interpolator_resampleTo__IJJI
24
(JNIEnv *, jclass, jint, jlong, jlong, jint);
25
26
/*
27
* Class: mhr_appcore_interpolators_Interpolator
28
* Method: resampleTo
29
* Signature: (IJJID)I
30
*/
31
JNIEXPORT jint JNICALL
Java_mhr_appcore_interpolators_Interpolator_resampleTo__IJJID
32
(JNIEnv *, jclass, jint, jlong, jlong, jint, jdouble);
33
34
#ifdef __cplusplus
35
}
36
#endif
37
#endif
Generated on Thu May 23 2013 22:10:55 for App by
1.8.3