[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.PostCompRateAllocator.-ctor

PostCompRateAllocator Constructor

PostCompRateAllocator(CodedCBlkDataSrcEnc, int, CodestreamWriter, EncoderSpecs)

Initializes the source of entropy coded data.

Declaration
public PostCompRateAllocator(CodedCBlkDataSrcEnc src, int nl, CodestreamWriter bw, EncoderSpecs encSpec)
Parameters
Type Name Description
CodedCBlkDataSrcEnc src

The source of entropy coded data.

int nl
CodestreamWriter bw

The packet bit stream writer.

EncoderSpecs encSpec
See Also