Uses of Class
jj2000.j2k.entropy.decoder.DecLyrdCBlk
-
Packages that use DecLyrdCBlk Package Description jj2000.j2k.codestream.reader jj2000.j2k.entropy.decoder -
-
Uses of DecLyrdCBlk in jj2000.j2k.codestream.reader
Methods in jj2000.j2k.codestream.reader that return DecLyrdCBlk Modifier and Type Method Description DecLyrdCBlk
FileBitstreamReaderAgent. getCodeBlock(int c, int m, int n, SubbandSyn sb, int fl, int nl, DecLyrdCBlk ccb)
Returns the specified coded code-block, for the specified component, in the current tile.Methods in jj2000.j2k.codestream.reader with parameters of type DecLyrdCBlk Modifier and Type Method Description DecLyrdCBlk
FileBitstreamReaderAgent. getCodeBlock(int c, int m, int n, SubbandSyn sb, int fl, int nl, DecLyrdCBlk ccb)
Returns the specified coded code-block, for the specified component, in the current tile. -
Uses of DecLyrdCBlk in jj2000.j2k.entropy.decoder
Methods in jj2000.j2k.entropy.decoder that return DecLyrdCBlk Modifier and Type Method Description DecLyrdCBlk
CodedCBlkDataSrcDec. getCodeBlock(int c, int m, int n, SubbandSyn sb, int fl, int nl, DecLyrdCBlk ccb)
Returns the specified coded code-block, for the specified component, in the current tile.Methods in jj2000.j2k.entropy.decoder with parameters of type DecLyrdCBlk Modifier and Type Method Description DecLyrdCBlk
CodedCBlkDataSrcDec. getCodeBlock(int c, int m, int n, SubbandSyn sb, int fl, int nl, DecLyrdCBlk ccb)
Returns the specified coded code-block, for the specified component, in the current tile.
-