ParsecChroma
Layout of the chrominance values given a YUV format image.
Member of ParsecFrame
.
Values
Name | Value | Description |
---|---|---|
CHROMA_444 | 0 | Full width, full height UV. |
CHROMA_422 | 1 | Half width, full height UV. |
CHROMA_420 | 2 | Half width, half height UV. |
Layout of the chrominance values given a YUV format image.
Member of ParsecFrame
.
Name | Value | Description |
---|---|---|
CHROMA_444 | 0 | Full width, full height UV. |
CHROMA_422 | 1 | Half width, full height UV. |
CHROMA_420 | 2 | Half width, half height UV. |