|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jimi.core.encoder.jpg.Fwddct
Constructor Summary | |
Fwddct()
|
Method Summary | |
static int |
deScale(int f,
int n)
|
static void |
fwd_dct(int[] data)
|
static int |
scaleToInt(float f)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Fwddct()
Method Detail |
public static int scaleToInt(float f)
public static int deScale(int f, int n)
public static void fwd_dct(int[] data)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |