The VDU decoded format is shown in the following table.
|
Input for VDU (Encoded Data) |
VDU Decoded Format |
|---|---|
| AVC or HEVC 420, 8-bit | NV12 |
| AVC or HEVC 422, 8-bit | NV16 |
| AVC or HEVC 420, 10-bit | NV12_10LE32 |
| AVC or HEVC 422, 10-bit | NV16_10LE32 |
Note: Native output of VDU is always in semi-planar
format.