[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.EntropyCoder.getCBlkWidth

getCBlkWidth Method

getCBlkWidth(int, int)

Returns the code-block width for the specified tile and component.

Declaration
public abstract int getCBlkWidth(int t, int c)
Parameters
Type Name Description
int t

The tile index

int c

the component index

Returns
Type Description
int

The code-block width for the specified tile and component