Uses of Package
jj2000.j2k.entropy.decoder
-
Packages that use jj2000.j2k.entropy.decoder Package Description jj2000.j2k.codestream.reader jj2000.j2k.entropy.decoder -
Classes in jj2000.j2k.entropy.decoder used by jj2000.j2k.codestream.reader Class Description CodedCBlkDataSrcDec This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.DecLyrdCBlk This class stores coded (compressed) code-blocks that are organized in layers.EntropyDecoder This is the abstract class from which all entropy decoders must inherit. -
Classes in jj2000.j2k.entropy.decoder used by jj2000.j2k.entropy.decoder Class Description ByteInputBuffer This class provides a byte input facility from byte buffers.CodedCBlkDataSrcDec This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.DecLyrdCBlk This class stores coded (compressed) code-blocks that are organized in layers.EntropyDecoder This is the abstract class from which all entropy decoders must inherit.