Package jj2000.j2k.quantization.dequantizer

Interface Summary
CBlkQuantDataSrcDec This interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis, fro the decoder side.
 

Class Summary
Dequantizer This is the abstract class from which all dequantizers must inherit.
DequantizerParams This is the generic ineterface for dequantization parameters.
StdDequantizer This class implements a scalar dequantizer with deadzone.
StdDequantizerParams This class holds the parameters for the scalar deadzone dequantizer (StdDequantizer class) for the current tile.