Class DCTDecode


  • public class DCTDecode
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DCTDecode()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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)