|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jcraft.jorbis.Lsp
Field Summary | |
(package private) static float |
M_PI
|
Constructor Summary | |
(package private) |
Lsp()
|
Method Summary | |
(package private) static void |
lsp_to_curve(float[] curve,
int[] map,
int n,
int ln,
float[] lsp,
int m,
float amp,
float ampoffset)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final float M_PI
Constructor Detail |
Lsp()
Method Detail |
static void lsp_to_curve(float[] curve, int[] map, int n, int ln, float[] lsp, int m, float amp, float ampoffset)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |