GstVideoTileMode

Enum value describing the available tiling modes.

Values

ValueMeaning
Unknown0

Unknown or unset tile mode

Zflipz2x265536

Every four adjacent blocks - two horizontally and two vertically are grouped together and are located in memory in Z or flipped Z order. In case of odd rows, the last row of blocks is arranged in linear order.

Linear131072

Tiles are in row order.