[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.EntropyCoder.getCBlkHeight

getCBlkHeight Method

getCBlkHeight(int, int)

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

Declaration
public abstract int getCBlkHeight(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 height for the specified tile and component