[]
Re-initialize the PktDecoder instance at the beginning of a new tile.
public virtual CBlkInfo[][][][][] restart(int nc, int[] mdl, int nl, CBlkInfo[][][][][] cbI, bool pph, MemoryStream pphbais)
| Type | Name | Description |
|---|---|---|
| int | nc | The number of components in this tile |
| int[] | mdl | The maximum number of decomposition level in each component of this tile |
| int | nl | The number of layers in this tile |
| CBlkInfo[][][][][] | cbI | The code-blocks array |
| bool | pph | Flag indicating whether packed packet headers was used |
| MemoryStream | pphbais | Stream containing the packed packet headers |
| Type | Description |
|---|---|
| CBlkInfo[][][][][] |