Package | Description |
---|---|
jj2000.j2k.codestream.writer | |
jj2000.j2k.entropy.encoder |
Modifier and Type | Method and Description |
---|---|
BitOutputBuffer |
PktEncoder.encodePacket(int ly,
int c,
int r,
int t,
CBlkRateDistStats[][] cbs,
int[][] tIndx,
BitOutputBuffer hbuf,
byte[] bbuf,
int pIdx)
Encodes a packet and returns the buffer containing the encoded packet
header.
|
Modifier and Type | Method and Description |
---|---|
CBlkRateDistStats |
CodedCBlkDataSrcEnc.getNextCodeBlock(int c,
CBlkRateDistStats ccb)
Returns the next coded code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkRateDistStats |
StdEntropyCoder.getNextCodeBlock(int c,
CBlkRateDistStats ccb)
Returns the next coded code-block in the current tile for the specified
component, as a copy (see below).
|
Modifier and Type | Method and Description |
---|---|
CBlkRateDistStats |
CodedCBlkDataSrcEnc.getNextCodeBlock(int c,
CBlkRateDistStats ccb)
Returns the next coded code-block in the current tile for the specified
component, as a copy (see below).
|
CBlkRateDistStats |
StdEntropyCoder.getNextCodeBlock(int c,
CBlkRateDistStats ccb)
Returns the next coded code-block in the current tile for the specified
component, as a copy (see below).
|
Copyright © 2014 Open Microscopy Environment