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