[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.decoder.StdEntropyDecoder.-ctor

StdEntropyDecoder Constructor

StdEntropyDecoder(CodedCBlkDataSrcDec, DecoderSpecs, bool, bool, int)

Instantiates a new entropy decoder engine, with the specified source of data, nominal block width and height.

Declaration
public StdEntropyDecoder(CodedCBlkDataSrcDec src, DecoderSpecs decSpec, bool doer, bool verber, int mQuit)
Parameters
Type Name Description
CodedCBlkDataSrcDec src

The source of data

DecoderSpecs decSpec
bool doer

If true error detection will be performed, if any error detection features have been enabled.

bool verber

This flag indicates if the entropy decoder should be verbose about bit stream errors that are detected and concealed.

int mQuit

the maximum number of bit planes to decode according to the m quit condition