Class StdVideoAV1ChromaSamplePosition
java.lang.Object
club.doki7.vulkan.enumtype.StdVideoAV1ChromaSamplePosition
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_UNKNOWN
public static final int STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_UNKNOWN- See Also:
-
STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_VERTICAL
public static final int STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_VERTICAL- See Also:
-
STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_COLOCATED
public static final int STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_COLOCATED- See Also:
-
STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_RESERVED
public static final int STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_RESERVED- See Also:
-
STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_INVALID
public static final int STD_VIDEO_AV1_CHROMA_SAMPLE_POSITION_INVALID- See Also:
-
-
Method Details
-
explain
-