[]
Returns the code-block width for the specified tile and component.
public abstract int getCBlkWidth(int t, int c)
| Type | Name | Description |
|---|---|---|
| int | t | The tile index |
| int | c | the component index |
| Type | Description |
|---|---|
| int | The code-block width for the specified tile and component |