public final class iDCT
extends java.lang.Object
Constructor and Description |
---|
iDCT() |
Modifier and Type | Method and Description |
---|---|
void |
IDct1(short[] InputData,
short[] QuantMatrix,
short[] OutputData)
x 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
|
void |
IDct10(short[] InputData,
short[] QuantMatrix,
short[] OutputData) |
void |
IDctSlow(short[] InputData,
short[] QuantMatrix,
short[] OutputData) |
public final void IDctSlow(short[] InputData, short[] QuantMatrix, short[] OutputData)
public final void IDct10(short[] InputData, short[] QuantMatrix, short[] OutputData)
public final void IDct1(short[] InputData, short[] QuantMatrix, short[] OutputData)