[]
Returns a reference to the root of subband tree structure representing the subband decomposition for the specified tile-component.
SubbandAn getAnSubbandTree(int t, int c)
Type | Name | Description |
---|---|---|
int | t | The index of the tile. |
int | c | The index of the component. |
Type | Description |
---|---|
SubbandAn | The root of the subband tree structure, see Subband. |