Class StdVideoEncodeH265WeightTable
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.video.StdVideoEncodeH265WeightTable
- All Implemented Interfaces:
Addressable
- Direct Known Subclasses:
StdVideoEncodeH265WeightTable.Buffer
public sealed class StdVideoEncodeH265WeightTable
extends GroupType
permits StdVideoEncodeH265WeightTable.Buffer
Layout
struct StdVideoEncodeH265WeightTable {
(struct StdVideoEncodeH265WeightTableFlags) StdVideoEncodeH265WeightTableFlags flags;
uint8_t luma_log2_weight_denom;
int8_t delta_chroma_log2_weight_denom;
int8_t delta_luma_weight_l0[15];
int8_t luma_offset_l0[15];
int8_t delta_chroma_weight_l0[15][2];
int8_t delta_chroma_offset_l0[15][2];
int8_t delta_luma_weight_l1[15];
int8_t luma_offset_l1[15];
int8_t delta_chroma_weight_l1[15][2];
int8_t delta_chroma_offset_l1[15][2];
};
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GroupLayout
The struct layout ofStdVideoEncodeH265WeightTable
.static final MemoryLayout
The memory layout ofdelta_chroma_log2_weight_denom
.static final MemoryLayout
The memory layout ofdelta_chroma_offset_l0
.static final MemoryLayout
The memory layout ofdelta_chroma_offset_l1
.static final MemoryLayout
The memory layout ofdelta_chroma_weight_l0
.static final MemoryLayout
The memory layout ofdelta_chroma_weight_l1
.static final MemoryLayout
The memory layout ofdelta_luma_weight_l0
.static final MemoryLayout
The memory layout ofdelta_luma_weight_l1
.static final MemoryLayout
The memory layout offlags
.static final MemoryLayout
The memory layout ofluma_log2_weight_denom
.static final MemoryLayout
The memory layout ofluma_offset_l0
.static final MemoryLayout
The memory layout ofluma_offset_l1
.static final long
The byte offset ofdelta_chroma_log2_weight_denom
.static final long
The byte offset ofdelta_chroma_offset_l0
.static final long
The byte offset ofdelta_chroma_offset_l1
.static final long
The byte offset ofdelta_chroma_weight_l0
.static final long
The byte offset ofdelta_chroma_weight_l1
.static final long
The byte offset ofdelta_luma_weight_l0
.static final long
The byte offset ofdelta_luma_weight_l1
.static final long
The byte offset offlags
.static final long
The byte offset ofluma_log2_weight_denom
.static final long
The byte offset ofluma_offset_l0
.static final long
The byte offset ofluma_offset_l1
.static final VarHandle
TheVarHandle
ofdelta_chroma_log2_weight_denom
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofdelta_chroma_offset_l0
of type(MemorySegment base, long baseOffset, long index, long index0, long index1)MemorySegment
.static final VarHandle
TheVarHandle
ofdelta_chroma_offset_l1
of type(MemorySegment base, long baseOffset, long index, long index0, long index1)MemorySegment
.static final VarHandle
TheVarHandle
ofdelta_chroma_weight_l0
of type(MemorySegment base, long baseOffset, long index, long index0, long index1)MemorySegment
.static final VarHandle
TheVarHandle
ofdelta_chroma_weight_l1
of type(MemorySegment base, long baseOffset, long index, long index0, long index1)MemorySegment
.static final VarHandle
TheVarHandle
ofdelta_luma_weight_l0
of type(MemorySegment base, long baseOffset, long index, long index0)MemorySegment
.static final VarHandle
TheVarHandle
ofdelta_luma_weight_l1
of type(MemorySegment base, long baseOffset, long index, long index0)MemorySegment
.static final VarHandle
TheVarHandle
ofluma_log2_weight_denom
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofluma_offset_l0
of type(MemorySegment base, long baseOffset, long index, long index0)MemorySegment
.static final VarHandle
TheVarHandle
ofluma_offset_l1
of type(MemorySegment base, long baseOffset, long index, long index0)MemorySegment
. -
Constructor Summary
ConstructorsConstructorDescriptionCreatesStdVideoEncodeH265WeightTable
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionalloc
(SegmentAllocator allocator) Allocates aStdVideoEncodeH265WeightTable
with the given segment allocator.alloc
(SegmentAllocator allocator, long count) Allocates aStdVideoEncodeH265WeightTable
with the given segment allocator and count.asBuffer()
Converts this instance to a buffer.Copies from the given source.byte
Returnsdelta_chroma_log2_weight_denom
.delta_chroma_log2_weight_denom
(byte value) Setsdelta_chroma_log2_weight_denom
with the given value.static byte
delta_chroma_log2_weight_denom
(MemorySegment segment, long index) Returnsdelta_chroma_log2_weight_denom
at the given index.static void
delta_chroma_log2_weight_denom
(MemorySegment segment, long index, byte value) Setsdelta_chroma_log2_weight_denom
with the given value at the given index.Returnsdelta_chroma_offset_l0
.byte
delta_chroma_offset_l0
(long index0, long index1) Returnsdelta_chroma_offset_l0
.delta_chroma_offset_l0
(long index0, long index1, byte value) Setsdelta_chroma_offset_l0
with the given value.Setsdelta_chroma_offset_l0
with the given value.static MemorySegment
delta_chroma_offset_l0
(MemorySegment segment, long index) Returnsdelta_chroma_offset_l0
at the given index.static byte
delta_chroma_offset_l0
(MemorySegment segment, long index, long index0, long index1) Returnsdelta_chroma_offset_l0
at the given index.static void
delta_chroma_offset_l0
(MemorySegment segment, long index, long index0, long index1, byte value) Setsdelta_chroma_offset_l0
with the given value at the given index.static void
delta_chroma_offset_l0
(MemorySegment segment, long index, MemorySegment value) Setsdelta_chroma_offset_l0
with the given value at the given index.Returnsdelta_chroma_offset_l1
.byte
delta_chroma_offset_l1
(long index0, long index1) Returnsdelta_chroma_offset_l1
.delta_chroma_offset_l1
(long index0, long index1, byte value) Setsdelta_chroma_offset_l1
with the given value.Setsdelta_chroma_offset_l1
with the given value.static MemorySegment
delta_chroma_offset_l1
(MemorySegment segment, long index) Returnsdelta_chroma_offset_l1
at the given index.static byte
delta_chroma_offset_l1
(MemorySegment segment, long index, long index0, long index1) Returnsdelta_chroma_offset_l1
at the given index.static void
delta_chroma_offset_l1
(MemorySegment segment, long index, long index0, long index1, byte value) Setsdelta_chroma_offset_l1
with the given value at the given index.static void
delta_chroma_offset_l1
(MemorySegment segment, long index, MemorySegment value) Setsdelta_chroma_offset_l1
with the given value at the given index.Returnsdelta_chroma_weight_l0
.byte
delta_chroma_weight_l0
(long index0, long index1) Returnsdelta_chroma_weight_l0
.delta_chroma_weight_l0
(long index0, long index1, byte value) Setsdelta_chroma_weight_l0
with the given value.Setsdelta_chroma_weight_l0
with the given value.static MemorySegment
delta_chroma_weight_l0
(MemorySegment segment, long index) Returnsdelta_chroma_weight_l0
at the given index.static byte
delta_chroma_weight_l0
(MemorySegment segment, long index, long index0, long index1) Returnsdelta_chroma_weight_l0
at the given index.static void
delta_chroma_weight_l0
(MemorySegment segment, long index, long index0, long index1, byte value) Setsdelta_chroma_weight_l0
with the given value at the given index.static void
delta_chroma_weight_l0
(MemorySegment segment, long index, MemorySegment value) Setsdelta_chroma_weight_l0
with the given value at the given index.Returnsdelta_chroma_weight_l1
.byte
delta_chroma_weight_l1
(long index0, long index1) Returnsdelta_chroma_weight_l1
.delta_chroma_weight_l1
(long index0, long index1, byte value) Setsdelta_chroma_weight_l1
with the given value.Setsdelta_chroma_weight_l1
with the given value.static MemorySegment
delta_chroma_weight_l1
(MemorySegment segment, long index) Returnsdelta_chroma_weight_l1
at the given index.static byte
delta_chroma_weight_l1
(MemorySegment segment, long index, long index0, long index1) Returnsdelta_chroma_weight_l1
at the given index.static void
delta_chroma_weight_l1
(MemorySegment segment, long index, long index0, long index1, byte value) Setsdelta_chroma_weight_l1
with the given value at the given index.static void
delta_chroma_weight_l1
(MemorySegment segment, long index, MemorySegment value) Setsdelta_chroma_weight_l1
with the given value at the given index.Returnsdelta_luma_weight_l0
.byte
delta_luma_weight_l0
(long index0) Returnsdelta_luma_weight_l0
.delta_luma_weight_l0
(long index0, byte value) Setsdelta_luma_weight_l0
with the given value.Setsdelta_luma_weight_l0
with the given value.static MemorySegment
delta_luma_weight_l0
(MemorySegment segment, long index) Returnsdelta_luma_weight_l0
at the given index.static byte
delta_luma_weight_l0
(MemorySegment segment, long index, long index0) Returnsdelta_luma_weight_l0
at the given index.static void
delta_luma_weight_l0
(MemorySegment segment, long index, long index0, byte value) Setsdelta_luma_weight_l0
with the given value at the given index.static void
delta_luma_weight_l0
(MemorySegment segment, long index, MemorySegment value) Setsdelta_luma_weight_l0
with the given value at the given index.Returnsdelta_luma_weight_l1
.byte
delta_luma_weight_l1
(long index0) Returnsdelta_luma_weight_l1
.delta_luma_weight_l1
(long index0, byte value) Setsdelta_luma_weight_l1
with the given value.Setsdelta_luma_weight_l1
with the given value.static MemorySegment
delta_luma_weight_l1
(MemorySegment segment, long index) Returnsdelta_luma_weight_l1
at the given index.static byte
delta_luma_weight_l1
(MemorySegment segment, long index, long index0) Returnsdelta_luma_weight_l1
at the given index.static void
delta_luma_weight_l1
(MemorySegment segment, long index, long index0, byte value) Setsdelta_luma_weight_l1
with the given value at the given index.static void
delta_luma_weight_l1
(MemorySegment segment, long index, MemorySegment value) Setsdelta_luma_weight_l1
with the given value at the given index.flags()
Returnsflags
.flags
(MemorySegment value) Setsflags
with the given value.static MemorySegment
flags
(MemorySegment segment, long index) Returnsflags
at the given index.static void
flags
(MemorySegment segment, long index, MemorySegment value) Setsflags
with the given value at the given index.byte
Returnsluma_log2_weight_denom
.luma_log2_weight_denom
(byte value) Setsluma_log2_weight_denom
with the given value.static byte
luma_log2_weight_denom
(MemorySegment segment, long index) Returnsluma_log2_weight_denom
at the given index.static void
luma_log2_weight_denom
(MemorySegment segment, long index, byte value) Setsluma_log2_weight_denom
with the given value at the given index.Returnsluma_offset_l0
.byte
luma_offset_l0
(long index0) Returnsluma_offset_l0
.luma_offset_l0
(long index0, byte value) Setsluma_offset_l0
with the given value.luma_offset_l0
(MemorySegment value) Setsluma_offset_l0
with the given value.static MemorySegment
luma_offset_l0
(MemorySegment segment, long index) Returnsluma_offset_l0
at the given index.static byte
luma_offset_l0
(MemorySegment segment, long index, long index0) Returnsluma_offset_l0
at the given index.static void
luma_offset_l0
(MemorySegment segment, long index, long index0, byte value) Setsluma_offset_l0
with the given value at the given index.static void
luma_offset_l0
(MemorySegment segment, long index, MemorySegment value) Setsluma_offset_l0
with the given value at the given index.Returnsluma_offset_l1
.byte
luma_offset_l1
(long index0) Returnsluma_offset_l1
.luma_offset_l1
(long index0, byte value) Setsluma_offset_l1
with the given value.luma_offset_l1
(MemorySegment value) Setsluma_offset_l1
with the given value.static MemorySegment
luma_offset_l1
(MemorySegment segment, long index) Returnsluma_offset_l1
at the given index.static byte
luma_offset_l1
(MemorySegment segment, long index, long index0) Returnsluma_offset_l1
at the given index.static void
luma_offset_l1
(MemorySegment segment, long index, long index0, byte value) Setsluma_offset_l1
with the given value at the given index.static void
luma_offset_l1
(MemorySegment segment, long index, MemorySegment value) Setsluma_offset_l1
with the given value at the given index.of
(MemorySegment segment) CreatesStdVideoEncodeH265WeightTable
with the given segment.ofNative
(MemorySegment segment) CreatesStdVideoEncodeH265WeightTable
with the given segment.ofNative
(MemorySegment segment, long count) CreatesStdVideoEncodeH265WeightTable
with the given segment.Methods inherited from class overrungl.struct.GroupType
estimateCount, estimateCount, groupLayout, segment
-
Field Details
-
LAYOUT
The struct layout ofStdVideoEncodeH265WeightTable
. -
OFFSET_flags
public static final long OFFSET_flagsThe byte offset offlags
. -
LAYOUT_flags
The memory layout offlags
. -
OFFSET_luma_log2_weight_denom
public static final long OFFSET_luma_log2_weight_denomThe byte offset ofluma_log2_weight_denom
. -
LAYOUT_luma_log2_weight_denom
The memory layout ofluma_log2_weight_denom
. -
VH_luma_log2_weight_denom
-
OFFSET_delta_chroma_log2_weight_denom
public static final long OFFSET_delta_chroma_log2_weight_denomThe byte offset ofdelta_chroma_log2_weight_denom
. -
LAYOUT_delta_chroma_log2_weight_denom
The memory layout ofdelta_chroma_log2_weight_denom
. -
VH_delta_chroma_log2_weight_denom
-
OFFSET_delta_luma_weight_l0
public static final long OFFSET_delta_luma_weight_l0The byte offset ofdelta_luma_weight_l0
. -
LAYOUT_delta_luma_weight_l0
The memory layout ofdelta_luma_weight_l0
. -
VH_delta_luma_weight_l0
-
OFFSET_luma_offset_l0
public static final long OFFSET_luma_offset_l0The byte offset ofluma_offset_l0
. -
LAYOUT_luma_offset_l0
The memory layout ofluma_offset_l0
. -
VH_luma_offset_l0
-
OFFSET_delta_chroma_weight_l0
public static final long OFFSET_delta_chroma_weight_l0The byte offset ofdelta_chroma_weight_l0
. -
LAYOUT_delta_chroma_weight_l0
The memory layout ofdelta_chroma_weight_l0
. -
VH_delta_chroma_weight_l0
-
OFFSET_delta_chroma_offset_l0
public static final long OFFSET_delta_chroma_offset_l0The byte offset ofdelta_chroma_offset_l0
. -
LAYOUT_delta_chroma_offset_l0
The memory layout ofdelta_chroma_offset_l0
. -
VH_delta_chroma_offset_l0
-
OFFSET_delta_luma_weight_l1
public static final long OFFSET_delta_luma_weight_l1The byte offset ofdelta_luma_weight_l1
. -
LAYOUT_delta_luma_weight_l1
The memory layout ofdelta_luma_weight_l1
. -
VH_delta_luma_weight_l1
-
OFFSET_luma_offset_l1
public static final long OFFSET_luma_offset_l1The byte offset ofluma_offset_l1
. -
LAYOUT_luma_offset_l1
The memory layout ofluma_offset_l1
. -
VH_luma_offset_l1
-
OFFSET_delta_chroma_weight_l1
public static final long OFFSET_delta_chroma_weight_l1The byte offset ofdelta_chroma_weight_l1
. -
LAYOUT_delta_chroma_weight_l1
The memory layout ofdelta_chroma_weight_l1
. -
VH_delta_chroma_weight_l1
-
OFFSET_delta_chroma_offset_l1
public static final long OFFSET_delta_chroma_offset_l1The byte offset ofdelta_chroma_offset_l1
. -
LAYOUT_delta_chroma_offset_l1
The memory layout ofdelta_chroma_offset_l1
. -
VH_delta_chroma_offset_l1
-
-
Constructor Details
-
StdVideoEncodeH265WeightTable
CreatesStdVideoEncodeH265WeightTable
with the given segment.- Parameters:
segment
- the memory segment
-
-
Method Details
-
of
CreatesStdVideoEncodeH265WeightTable
with the given segment.- Parameters:
segment
- the memory segment- Returns:
- the created instance or
null
if the segment isNULL
-
ofNative
Creates
StdVideoEncodeH265WeightTable
with the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment
- the memory segment- Returns:
- the created instance or
null
if the segment isNULL
-
ofNative
Creates
StdVideoEncodeH265WeightTable
with the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment
- the memory segmentcount
- the count of the buffer- Returns:
- the created instance or
null
if the segment isNULL
-
alloc
Allocates aStdVideoEncodeH265WeightTable
with the given segment allocator.- Parameters:
allocator
- the segment allocator- Returns:
- the allocated
StdVideoEncodeH265WeightTable
-
alloc
Allocates aStdVideoEncodeH265WeightTable
with the given segment allocator and count.- Parameters:
allocator
- the segment allocatorcount
- the count- Returns:
- the allocated
StdVideoEncodeH265WeightTable
-
copyFrom
Copies from the given source.- Parameters:
src
- the source- Returns:
this
-
asBuffer
Converts this instance to a buffer.- Returns:
- the buffer
-
flags
Returnsflags
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
flags
at the given index
-
flags
-
flags
Setsflags
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
flags
Setsflags
with the given value.- Parameters:
value
- the value- Returns:
this
-
luma_log2_weight_denom
Returnsluma_log2_weight_denom
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
luma_log2_weight_denom
at the given index
-
luma_log2_weight_denom
public byte luma_log2_weight_denom()Returnsluma_log2_weight_denom
.- Returns:
luma_log2_weight_denom
-
luma_log2_weight_denom
Setsluma_log2_weight_denom
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
luma_log2_weight_denom
Setsluma_log2_weight_denom
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_chroma_log2_weight_denom
Returnsdelta_chroma_log2_weight_denom
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
delta_chroma_log2_weight_denom
at the given index
-
delta_chroma_log2_weight_denom
public byte delta_chroma_log2_weight_denom()Returnsdelta_chroma_log2_weight_denom
.- Returns:
delta_chroma_log2_weight_denom
-
delta_chroma_log2_weight_denom
Setsdelta_chroma_log2_weight_denom
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
delta_chroma_log2_weight_denom
Setsdelta_chroma_log2_weight_denom
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_luma_weight_l0
Returnsdelta_luma_weight_l0
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
delta_luma_weight_l0
at the given index
-
delta_luma_weight_l0
Returnsdelta_luma_weight_l0
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the array- Returns:
delta_luma_weight_l0
at the given index
-
delta_luma_weight_l0
Returnsdelta_luma_weight_l0
.- Returns:
delta_luma_weight_l0
-
delta_luma_weight_l0
public byte delta_luma_weight_l0(long index0) Returnsdelta_luma_weight_l0
.- Parameters:
index0
- the Index 0 of the array- Returns:
delta_luma_weight_l0
-
delta_luma_weight_l0
Setsdelta_luma_weight_l0
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
delta_luma_weight_l0
Setsdelta_luma_weight_l0
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayvalue
- the value
-
delta_luma_weight_l0
Setsdelta_luma_weight_l0
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_luma_weight_l0
Setsdelta_luma_weight_l0
with the given value.- Parameters:
index0
- the Index 0 of the arrayvalue
- the value- Returns:
this
-
luma_offset_l0
Returnsluma_offset_l0
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
luma_offset_l0
at the given index
-
luma_offset_l0
Returnsluma_offset_l0
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the array- Returns:
luma_offset_l0
at the given index
-
luma_offset_l0
-
luma_offset_l0
public byte luma_offset_l0(long index0) Returnsluma_offset_l0
.- Parameters:
index0
- the Index 0 of the array- Returns:
luma_offset_l0
-
luma_offset_l0
Setsluma_offset_l0
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
luma_offset_l0
Setsluma_offset_l0
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayvalue
- the value
-
luma_offset_l0
Setsluma_offset_l0
with the given value.- Parameters:
value
- the value- Returns:
this
-
luma_offset_l0
Setsluma_offset_l0
with the given value.- Parameters:
index0
- the Index 0 of the arrayvalue
- the value- Returns:
this
-
delta_chroma_weight_l0
Returnsdelta_chroma_weight_l0
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
delta_chroma_weight_l0
at the given index
-
delta_chroma_weight_l0
public static byte delta_chroma_weight_l0(MemorySegment segment, long index, long index0, long index1) Returnsdelta_chroma_weight_l0
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayindex1
- the Index 1 of the array- Returns:
delta_chroma_weight_l0
at the given index
-
delta_chroma_weight_l0
Returnsdelta_chroma_weight_l0
.- Returns:
delta_chroma_weight_l0
-
delta_chroma_weight_l0
public byte delta_chroma_weight_l0(long index0, long index1) Returnsdelta_chroma_weight_l0
.- Parameters:
index0
- the Index 0 of the arrayindex1
- the Index 1 of the array- Returns:
delta_chroma_weight_l0
-
delta_chroma_weight_l0
Setsdelta_chroma_weight_l0
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
delta_chroma_weight_l0
public static void delta_chroma_weight_l0(MemorySegment segment, long index, long index0, long index1, byte value) Setsdelta_chroma_weight_l0
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayindex1
- the Index 1 of the arrayvalue
- the value
-
delta_chroma_weight_l0
Setsdelta_chroma_weight_l0
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_chroma_weight_l0
Setsdelta_chroma_weight_l0
with the given value.- Parameters:
index0
- the Index 0 of the arrayindex1
- the Index 1 of the arrayvalue
- the value- Returns:
this
-
delta_chroma_offset_l0
Returnsdelta_chroma_offset_l0
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
delta_chroma_offset_l0
at the given index
-
delta_chroma_offset_l0
public static byte delta_chroma_offset_l0(MemorySegment segment, long index, long index0, long index1) Returnsdelta_chroma_offset_l0
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayindex1
- the Index 1 of the array- Returns:
delta_chroma_offset_l0
at the given index
-
delta_chroma_offset_l0
Returnsdelta_chroma_offset_l0
.- Returns:
delta_chroma_offset_l0
-
delta_chroma_offset_l0
public byte delta_chroma_offset_l0(long index0, long index1) Returnsdelta_chroma_offset_l0
.- Parameters:
index0
- the Index 0 of the arrayindex1
- the Index 1 of the array- Returns:
delta_chroma_offset_l0
-
delta_chroma_offset_l0
Setsdelta_chroma_offset_l0
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
delta_chroma_offset_l0
public static void delta_chroma_offset_l0(MemorySegment segment, long index, long index0, long index1, byte value) Setsdelta_chroma_offset_l0
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayindex1
- the Index 1 of the arrayvalue
- the value
-
delta_chroma_offset_l0
Setsdelta_chroma_offset_l0
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_chroma_offset_l0
Setsdelta_chroma_offset_l0
with the given value.- Parameters:
index0
- the Index 0 of the arrayindex1
- the Index 1 of the arrayvalue
- the value- Returns:
this
-
delta_luma_weight_l1
Returnsdelta_luma_weight_l1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
delta_luma_weight_l1
at the given index
-
delta_luma_weight_l1
Returnsdelta_luma_weight_l1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the array- Returns:
delta_luma_weight_l1
at the given index
-
delta_luma_weight_l1
Returnsdelta_luma_weight_l1
.- Returns:
delta_luma_weight_l1
-
delta_luma_weight_l1
public byte delta_luma_weight_l1(long index0) Returnsdelta_luma_weight_l1
.- Parameters:
index0
- the Index 0 of the array- Returns:
delta_luma_weight_l1
-
delta_luma_weight_l1
Setsdelta_luma_weight_l1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
delta_luma_weight_l1
Setsdelta_luma_weight_l1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayvalue
- the value
-
delta_luma_weight_l1
Setsdelta_luma_weight_l1
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_luma_weight_l1
Setsdelta_luma_weight_l1
with the given value.- Parameters:
index0
- the Index 0 of the arrayvalue
- the value- Returns:
this
-
luma_offset_l1
Returnsluma_offset_l1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
luma_offset_l1
at the given index
-
luma_offset_l1
Returnsluma_offset_l1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the array- Returns:
luma_offset_l1
at the given index
-
luma_offset_l1
-
luma_offset_l1
public byte luma_offset_l1(long index0) Returnsluma_offset_l1
.- Parameters:
index0
- the Index 0 of the array- Returns:
luma_offset_l1
-
luma_offset_l1
Setsluma_offset_l1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
luma_offset_l1
Setsluma_offset_l1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayvalue
- the value
-
luma_offset_l1
Setsluma_offset_l1
with the given value.- Parameters:
value
- the value- Returns:
this
-
luma_offset_l1
Setsluma_offset_l1
with the given value.- Parameters:
index0
- the Index 0 of the arrayvalue
- the value- Returns:
this
-
delta_chroma_weight_l1
Returnsdelta_chroma_weight_l1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
delta_chroma_weight_l1
at the given index
-
delta_chroma_weight_l1
public static byte delta_chroma_weight_l1(MemorySegment segment, long index, long index0, long index1) Returnsdelta_chroma_weight_l1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayindex1
- the Index 1 of the array- Returns:
delta_chroma_weight_l1
at the given index
-
delta_chroma_weight_l1
Returnsdelta_chroma_weight_l1
.- Returns:
delta_chroma_weight_l1
-
delta_chroma_weight_l1
public byte delta_chroma_weight_l1(long index0, long index1) Returnsdelta_chroma_weight_l1
.- Parameters:
index0
- the Index 0 of the arrayindex1
- the Index 1 of the array- Returns:
delta_chroma_weight_l1
-
delta_chroma_weight_l1
Setsdelta_chroma_weight_l1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
delta_chroma_weight_l1
public static void delta_chroma_weight_l1(MemorySegment segment, long index, long index0, long index1, byte value) Setsdelta_chroma_weight_l1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayindex1
- the Index 1 of the arrayvalue
- the value
-
delta_chroma_weight_l1
Setsdelta_chroma_weight_l1
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_chroma_weight_l1
Setsdelta_chroma_weight_l1
with the given value.- Parameters:
index0
- the Index 0 of the arrayindex1
- the Index 1 of the arrayvalue
- the value- Returns:
this
-
delta_chroma_offset_l1
Returnsdelta_chroma_offset_l1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
delta_chroma_offset_l1
at the given index
-
delta_chroma_offset_l1
public static byte delta_chroma_offset_l1(MemorySegment segment, long index, long index0, long index1) Returnsdelta_chroma_offset_l1
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayindex1
- the Index 1 of the array- Returns:
delta_chroma_offset_l1
at the given index
-
delta_chroma_offset_l1
Returnsdelta_chroma_offset_l1
.- Returns:
delta_chroma_offset_l1
-
delta_chroma_offset_l1
public byte delta_chroma_offset_l1(long index0, long index1) Returnsdelta_chroma_offset_l1
.- Parameters:
index0
- the Index 0 of the arrayindex1
- the Index 1 of the array- Returns:
delta_chroma_offset_l1
-
delta_chroma_offset_l1
Setsdelta_chroma_offset_l1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
delta_chroma_offset_l1
public static void delta_chroma_offset_l1(MemorySegment segment, long index, long index0, long index1, byte value) Setsdelta_chroma_offset_l1
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct bufferindex0
- the Index 0 of the arrayindex1
- the Index 1 of the arrayvalue
- the value
-
delta_chroma_offset_l1
Setsdelta_chroma_offset_l1
with the given value.- Parameters:
value
- the value- Returns:
this
-
delta_chroma_offset_l1
Setsdelta_chroma_offset_l1
with the given value.- Parameters:
index0
- the Index 0 of the arrayindex1
- the Index 1 of the arrayvalue
- the value- Returns:
this
-