The Decoder input and output requirements are shown in the following table.
| Requirement | Description |
|---|---|
| Input Buffer | |
| Number of Buffers | >=1 |
| Contiguous | No |
| Alignment | 0 |
| Size | Any > 0 |
| Output Buffer | |
| Number of Buffers |
Note: Dimension, chroma-mode and
bit-depth are in-stream settings.
|
| Contiguous | Yes |
| Alignment | 32 |
| Size |
stride * slice-height * chroma-mode. Note: stride and slice-height
should be 64-aligned.
|
Note: It is not possible to reduce the output buffer
requirements because the VDU uses multiple internal decoder engines.