Uses of Class
jj2000.j2k.entropy.decoder.DecLyrdCBlk
Packages that use DecLyrdCBlk
-
Uses of DecLyrdCBlk in jj2000.j2k.codestream.reader
Methods in jj2000.j2k.codestream.reader that return DecLyrdCBlkModifier and TypeMethodDescriptionFileBitstreamReaderAgent.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 DecLyrdCBlkModifier and TypeMethodDescriptionFileBitstreamReaderAgent.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 DecLyrdCBlkModifier and TypeMethodDescriptionCodedCBlkDataSrcDec.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 DecLyrdCBlkModifier and TypeMethodDescriptionCodedCBlkDataSrcDec.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.