Uses of Record Class
club.doki7.vulkan.datatype.StdVideoAV1CDEF
Packages that use StdVideoAV1CDEF
-
Uses of StdVideoAV1CDEF in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoAV1CDEFModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoAV1CDEFModifier and TypeMethodDescriptionstatic StdVideoAV1CDEF
@NotNull StdVideoAV1CDEF
StdVideoAV1CDEF.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.StdVideoAV1CDEF.cdef_bits
(byte value) StdVideoAV1CDEF.cdef_damping_minus_3
(byte value) StdVideoAV1CDEF.cdef_uv_pri_strength
(BytePtr value) StdVideoAV1CDEF.cdef_uv_pri_strength
(@NotNull Consumer<BytePtr> consumer) StdVideoAV1CDEF.cdef_uv_sec_strength
(BytePtr value) StdVideoAV1CDEF.cdef_uv_sec_strength
(@NotNull Consumer<BytePtr> consumer) StdVideoAV1CDEF.cdef_y_pri_strength
(BytePtr value) StdVideoAV1CDEF.cdef_y_pri_strength
(@NotNull Consumer<BytePtr> consumer) StdVideoAV1CDEF.cdef_y_sec_strength
(BytePtr value) StdVideoAV1CDEF.cdef_y_sec_strength
(@NotNull Consumer<BytePtr> consumer) static StdVideoAV1CDEF
StdVideoAV1CDEF.clone
(Arena arena, StdVideoAV1CDEF src) @Nullable StdVideoAV1CDEF
StdVideoDecodeAV1PictureInfo.pCDEF()
@Nullable StdVideoAV1CDEF
StdVideoEncodeAV1PictureInfo.pCDEF()
StdVideoAV1CDEF.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoAV1CDEFModifier and TypeMethodDescription@NotNull Iterator
<StdVideoAV1CDEF> StdVideoAV1CDEF.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type StdVideoAV1CDEFModifier and TypeMethodDescriptionstatic StdVideoAV1CDEF
StdVideoAV1CDEF.clone
(Arena arena, StdVideoAV1CDEF src) void
StdVideoAV1CDEF.Ptr.write
(long index, @NotNull StdVideoAV1CDEF value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoAV1CDEFModifier and TypeMethodDescriptionStdVideoAV1CDEF.Ptr.at
(long index, @NotNull Consumer<@NotNull StdVideoAV1CDEF> consumer)