Class libjpeg.d_derived_tbl

  • Enclosing class:
    libjpeg

    class libjpeg.d_derived_tbl
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      d_derived_tbl()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • maxcode

        int[] maxcode
      • valoffset

        int[] valoffset
      • look_nbits

        int[] look_nbits
      • look_sym

        int[] look_sym
    • Constructor Detail

      • d_derived_tbl

        d_derived_tbl()