Uses of Package
jj2000.j2k.entropy.encoder
Packages that use jj2000.j2k.entropy.encoder
Package
Description
-
Classes in jj2000.j2k.entropy.encoder used by com.sun.media.imageioimpl.plugins.jpeg2000ClassDescriptionThis class stores the specification of a layer distribution in the bit stream.
-
Classes in jj2000.j2k.entropy.encoder used by jj2000.j2k.codestream.writerClassDescriptionThis class stores coded (compressed) code-blocks with their associated rate-distortion statistics.This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.This is the abstract class from which post-compression rate allocators which generate layers should inherit.
-
Classes in jj2000.j2k.entropy.encoder used by jj2000.j2k.entropy.encoderClassDescriptionThis class provides a buffering output stream similar to ByteArrayOutputStream, with some additional methods.This class stores coded (compressed) code-blocks with their associated rate-distortion statistics.This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis.This abstract class provides the general interface for block-based entropy encoders.This class stores the specification of a layer distribution in the bit stream.This is the abstract class from which post-compression rate allocators which generate layers should inherit.