com.fluendo.jheora
Class DCTDecode

java.lang.Object
  extended by com.fluendo.jheora.DCTDecode

public class DCTDecode
extends java.lang.Object


Constructor Summary
DCTDecode()
           
 
Method Summary
 void ExpandToken(short[] ExpandedBlock, byte[] CoeffIndex, int FragIndex, int Token, int ExtraBits)
           
 void ReconRefFrames(Playback pbi)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DCTDecode

public DCTDecode()
Method Detail

ExpandToken

public void ExpandToken(short[] ExpandedBlock,
                        byte[] CoeffIndex,
                        int FragIndex,
                        int Token,
                        int ExtraBits)

ReconRefFrames

public void ReconRefFrames(Playback pbi)