Class VkVideoDecodeH264PictureLayoutFlagsKHR
java.lang.Object
club.doki7.vulkan.bitmask.VkVideoDecodeH264PictureLayoutFlagsKHR
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Method Summary
-
Field Details
-
VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_INTERLEAVED_LINES
public static final int VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_INTERLEAVED_LINES- See Also:
-
VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_SEPARATE_PLANES
public static final int VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_INTERLACED_SEPARATE_PLANES- See Also:
-
VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_PROGRESSIVE
public static final int VK_VIDEO_DECODE_H264_PICTURE_LAYOUT_PROGRESSIVE- See Also:
-
-
Method Details
-
explain
-