[]
Returns the number of guard bits used by this quantizer in the given tile-component.
public override int getNumGuardBits(int t, int c)
Type | Name | Description |
---|---|---|
int | t | Tile index |
int | c | Component index |
Type | Description |
---|---|
int | The number of guard bits |