[]
Initializes the source of compressed data. And sets the number of range bits and fraction bits and receives the parameters for the dequantizer.
public StdDequantizer(CBlkQuantDataSrcDec src, int[] utrb, DecoderSpecs decSpec)
Type | Name | Description |
---|---|---|
CBlkQuantDataSrcDec | src | From where to obtain the quantized data. |
int[] | utrb | |
DecoderSpecs | decSpec |