[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.LayersInfo.getExtraLayers

getExtraLayers Method

getExtraLayers(int)

Returns the number of extra layers to add after the optimization point 'n', but before optimization point 'n+1'. If there is no optimization point 'n+1' then they should be added before the overall target bitrate.

Declaration
public virtual int getExtraLayers(int n)
Parameters
Type Name Description
int n

The optimization point index (starts at 0).

Returns
Type Description
int

The number of extra (unoptimized) layers to add after the optimization point 'n'