[]
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)
Public Shared Function createInstance(src As CBlkQuantDataSrcDec, pl As ParameterList, decSpec As DecoderSpecs) As ROIDeScaler
| 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 |