[]
Initializes the EBCOT rate allocator of entropy coded data. The layout of layers, and their bitrate constraints, is specified by the 'lyrs' parameter.
public EBCOTRateAllocator(CodedCBlkDataSrcEnc src, LayersInfo lyrs, CodestreamWriter writer, EncoderSpecs encSpec, ParameterList pl)
Type | Name | Description |
---|---|---|
CodedCBlkDataSrcEnc | src | The source of entropy coded data. |
LayersInfo | lyrs | The layers layout specification. |
CodestreamWriter | writer | The bit stream writer. |
EncoderSpecs | encSpec | |
ParameterList | pl |