|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jcraft.jorbis.InfoFloor1
Field Summary | |
(package private) int[] |
class_book
|
(package private) int[] |
class_dim
|
(package private) int[][] |
class_subbook
|
(package private) int[] |
class_subs
|
(package private) float |
maxerr
|
(package private) float |
maxover
|
(package private) float |
maxunder
|
(package private) int |
mult
|
(package private) int |
n
|
(package private) int[] |
partitionclass
|
(package private) int |
partitions
|
(package private) int[] |
postlist
|
(package private) float |
twofitatten
|
(package private) int |
twofitminsize
|
(package private) int |
twofitminused
|
(package private) int |
twofitweight
|
(package private) int |
unusedmin_n
|
(package private) int |
unusedminsize
|
(package private) static int |
VIF_CLASS
|
(package private) static int |
VIF_PARTS
|
(package private) static int |
VIF_POSIT
|
Constructor Summary | |
(package private) |
InfoFloor1()
|
Method Summary | |
(package private) java.lang.Object |
copy_info()
|
(package private) void |
free()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final int VIF_POSIT
static final int VIF_CLASS
static final int VIF_PARTS
int partitions
int[] partitionclass
int[] class_dim
int[] class_subs
int[] class_book
int[][] class_subbook
int mult
int[] postlist
float maxover
float maxunder
float maxerr
int twofitminsize
int twofitminused
int twofitweight
float twofitatten
int unusedminsize
int unusedmin_n
int n
Constructor Detail |
InfoFloor1()
Method Detail |
void free()
java.lang.Object copy_info()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |