Package com.fluendo.jheora
Class iDCT
- java.lang.Object
-
- com.fluendo.jheora.iDCT
-
public final class iDCT extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description iDCT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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 0void
IDct10(short[] InputData, short[] QuantMatrix, short[] OutputData)
void
IDctSlow(short[] InputData, short[] QuantMatrix, short[] OutputData)
-
-
-
Method Detail
-
IDctSlow
public final void IDctSlow(short[] InputData, short[] QuantMatrix, short[] OutputData)
-
IDct10
public final void IDct10(short[] InputData, short[] QuantMatrix, short[] OutputData)
-
IDct1
public final 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
-
-