[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.CodedCBlkDataSrcEnc.precinctPartitionUsed

precinctPartitionUsed Method

precinctPartitionUsed(int, int)

Returns true if the precinct partition is used for the specified component and tile, returns false otherwise

Declaration
bool precinctPartitionUsed(int c, int t)
Parameters
Type Name Description
int c

The component

int t

The tile

Returns
Type Description
bool