[]
Creates a ROIDeScaler object. The information needed to create the object is the Entropy decoder used and the parameters.
public static ROIDeScaler createInstance(CBlkQuantDataSrcDec src, ParameterList pl, DecoderSpecs decSpec)
| Type | Name | Description |
|---|---|---|
| CBlkQuantDataSrcDec | src | The source of data that is to be descaled |
| ParameterList | pl | The parameter list (or options). |
| DecoderSpecs | decSpec | The decoding specifications |
| Type | Description |
|---|---|
| ROIDeScaler |