vg_lite_swizzle_t enumeration#
This enumeration specifies the swizzle for the UV components of YUV data.
Used in structure: vg_lite_yuvinfo.
vg_lite_swizzle_t string value |
Description |
|---|---|
|
U in lower bits, V in upper bits |
|
V in lower bits, U in upper bits |
Parent topic:Pixel buffer enumerations