Package org.lwjgl.vulkan.video
Class StdVideoH265SequenceParameterSet
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<StdVideoH265SequenceParameterSet>
org.lwjgl.vulkan.video.StdVideoH265SequenceParameterSet
- All Implemented Interfaces:
AutoCloseable
,NativeResource
,Pointer
public class StdVideoH265SequenceParameterSet
extends Struct<StdVideoH265SequenceParameterSet>
implements NativeResource
struct StdVideoH265SequenceParameterSet {
{@link StdVideoH265SpsFlags StdVideoH265SpsFlags} flags;
StdVideoH265ChromaFormatIdc chroma_format_idc;
uint32_t pic_width_in_luma_samples;
uint32_t pic_height_in_luma_samples;
uint8_t sps_video_parameter_set_id;
uint8_t sps_max_sub_layers_minus1;
uint8_t sps_seq_parameter_set_id;
uint8_t bit_depth_luma_minus8;
uint8_t bit_depth_chroma_minus8;
uint8_t log2_max_pic_order_cnt_lsb_minus4;
uint8_t sps_max_dec_pic_buffering_minus1;
uint8_t log2_min_luma_coding_block_size_minus3;
uint8_t log2_diff_max_min_luma_coding_block_size;
uint8_t log2_min_luma_transform_block_size_minus2;
uint8_t log2_diff_max_min_luma_transform_block_size;
uint8_t max_transform_hierarchy_depth_inter;
uint8_t max_transform_hierarchy_depth_intra;
uint8_t num_short_term_ref_pic_sets;
uint8_t num_long_term_ref_pics_sps;
uint8_t pcm_sample_bit_depth_luma_minus1;
uint8_t pcm_sample_bit_depth_chroma_minus1;
uint8_t log2_min_pcm_luma_coding_block_size_minus3;
uint8_t log2_diff_max_min_pcm_luma_coding_block_size;
uint8_t reserved1;
uint8_t reserved2;
uint8_t palette_max_size;
uint8_t delta_palette_max_predictor_size;
uint8_t motion_vector_resolution_control_idc;
uint8_t sps_num_palette_predictor_initializer_minus1;
uint32_t conf_win_left_offset;
uint32_t conf_win_right_offset;
uint32_t conf_win_top_offset;
uint32_t conf_win_bottom_offset;
{@link StdVideoH265ProfileTierLevel StdVideoH265ProfileTierLevel} const * pProfileTierLevel;
{@link StdVideoH265DecPicBufMgr StdVideoH265DecPicBufMgr} const * pDecPicBufMgr;
{@link StdVideoH265ScalingLists StdVideoH265ScalingLists} const * pScalingLists;
{@link StdVideoH265ShortTermRefPicSet StdVideoH265ShortTermRefPicSet} const * pShortTermRefPicSet;
{@link StdVideoH265LongTermRefPicsSps StdVideoH265LongTermRefPicsSps} const * pLongTermRefPicsSps;
{@link StdVideoH265SequenceParameterSetVui StdVideoH265SequenceParameterSetVui} const * pSequenceParameterSetVui;
{@link StdVideoH265PredictorPaletteEntries StdVideoH265PredictorPaletteEntries} const * pPredictorPaletteEntries;
}
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
An array ofStdVideoH265SequenceParameterSet
structs.Nested classes/interfaces inherited from class org.lwjgl.system.Struct
Struct.StructValidation
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The struct alignment in bytes.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct size in bytes.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
-
Constructor Summary
ConstructorsConstructorDescriptionStdVideoH265SequenceParameterSet
(ByteBuffer container) Creates aStdVideoH265SequenceParameterSet
instance at the current position of the specifiedByteBuffer
container. -
Method Summary
Modifier and TypeMethodDescriptionbyte
bit_depth_chroma_minus8
(byte value) Sets the specified value to thebit_depth_chroma_minus8
field.byte
bit_depth_luma_minus8
(byte value) Sets the specified value to thebit_depth_luma_minus8
field.calloc()
Returns a newStdVideoH265SequenceParameterSet
instance allocated withmemCalloc
.calloc
(int capacity) Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated withmemCalloc
.calloc
(int capacity, MemoryStack stack) Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.calloc
(MemoryStack stack) Returns a newStdVideoH265SequenceParameterSet
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.int
chroma_format_idc
(int value) Sets the specified value to thechroma_format_idc
field.int
conf_win_bottom_offset
(int value) Sets the specified value to theconf_win_bottom_offset
field.int
conf_win_left_offset
(int value) Sets the specified value to theconf_win_left_offset
field.int
conf_win_right_offset
(int value) Sets the specified value to theconf_win_right_offset
field.int
conf_win_top_offset
(int value) Sets the specified value to theconf_win_top_offset
field.create()
Returns a newStdVideoH265SequenceParameterSet
instance allocated withBufferUtils
.create
(int capacity) Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated withBufferUtils
.create
(long address) Returns a newStdVideoH265SequenceParameterSet
instance for the specified memory address.create
(long address, int capacity) Create aStdVideoH265SequenceParameterSet.Buffer
instance at the specified memory.static @Nullable StdVideoH265SequenceParameterSet
createSafe
(long address) static @Nullable StdVideoH265SequenceParameterSet.Buffer
createSafe
(long address, int capacity) byte
delta_palette_max_predictor_size
(byte value) Sets the specified value to thedelta_palette_max_predictor_size
field.flags()
flags
(Consumer<StdVideoH265SpsFlags> consumer) Passes theflags
field to the specifiedConsumer
.flags
(StdVideoH265SpsFlags value) Copies the specifiedStdVideoH265SpsFlags
to theflags
field.byte
log2_diff_max_min_luma_coding_block_size
(byte value) Sets the specified value to thelog2_diff_max_min_luma_coding_block_size
field.byte
log2_diff_max_min_luma_transform_block_size
(byte value) Sets the specified value to thelog2_diff_max_min_luma_transform_block_size
field.byte
log2_diff_max_min_pcm_luma_coding_block_size
(byte value) Sets the specified value to thelog2_diff_max_min_pcm_luma_coding_block_size
field.byte
log2_max_pic_order_cnt_lsb_minus4
(byte value) Sets the specified value to thelog2_max_pic_order_cnt_lsb_minus4
field.byte
log2_min_luma_coding_block_size_minus3
(byte value) Sets the specified value to thelog2_min_luma_coding_block_size_minus3
field.byte
log2_min_luma_transform_block_size_minus2
(byte value) Sets the specified value to thelog2_min_luma_transform_block_size_minus2
field.byte
log2_min_pcm_luma_coding_block_size_minus3
(byte value) Sets the specified value to thelog2_min_pcm_luma_coding_block_size_minus3
field.malloc()
Returns a newStdVideoH265SequenceParameterSet
instance allocated withmemAlloc
.malloc
(int capacity) Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated withmemAlloc
.malloc
(int capacity, MemoryStack stack) Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated on the specifiedMemoryStack
.malloc
(MemoryStack stack) Returns a newStdVideoH265SequenceParameterSet
instance allocated on the specifiedMemoryStack
.byte
max_transform_hierarchy_depth_inter
(byte value) Sets the specified value to themax_transform_hierarchy_depth_inter
field.byte
max_transform_hierarchy_depth_intra
(byte value) Sets the specified value to themax_transform_hierarchy_depth_intra
field.byte
motion_vector_resolution_control_idc
(byte value) Sets the specified value to themotion_vector_resolution_control_idc
field.static byte
nbit_depth_chroma_minus8
(long struct) Unsafe version ofbit_depth_chroma_minus8()
.static void
nbit_depth_chroma_minus8
(long struct, byte value) Unsafe version ofbit_depth_chroma_minus8
.static byte
nbit_depth_luma_minus8
(long struct) Unsafe version ofbit_depth_luma_minus8()
.static void
nbit_depth_luma_minus8
(long struct, byte value) Unsafe version ofbit_depth_luma_minus8
.static int
nchroma_format_idc
(long struct) Unsafe version ofchroma_format_idc()
.static void
nchroma_format_idc
(long struct, int value) Unsafe version ofchroma_format_idc
.static int
nconf_win_bottom_offset
(long struct) Unsafe version ofconf_win_bottom_offset()
.static void
nconf_win_bottom_offset
(long struct, int value) Unsafe version ofconf_win_bottom_offset
.static int
nconf_win_left_offset
(long struct) Unsafe version ofconf_win_left_offset()
.static void
nconf_win_left_offset
(long struct, int value) Unsafe version ofconf_win_left_offset
.static int
nconf_win_right_offset
(long struct) Unsafe version ofconf_win_right_offset()
.static void
nconf_win_right_offset
(long struct, int value) Unsafe version ofconf_win_right_offset
.static int
nconf_win_top_offset
(long struct) Unsafe version ofconf_win_top_offset()
.static void
nconf_win_top_offset
(long struct, int value) Unsafe version ofconf_win_top_offset
.static byte
ndelta_palette_max_predictor_size
(long struct) Unsafe version ofdelta_palette_max_predictor_size()
.static void
ndelta_palette_max_predictor_size
(long struct, byte value) Unsafe version ofdelta_palette_max_predictor_size
.static StdVideoH265SpsFlags
nflags
(long struct) Unsafe version offlags()
.static void
nflags
(long struct, StdVideoH265SpsFlags value) Unsafe version offlags
.static byte
nlog2_diff_max_min_luma_coding_block_size
(long struct) Unsafe version oflog2_diff_max_min_luma_coding_block_size()
.static void
nlog2_diff_max_min_luma_coding_block_size
(long struct, byte value) Unsafe version oflog2_diff_max_min_luma_coding_block_size
.static byte
nlog2_diff_max_min_luma_transform_block_size
(long struct) Unsafe version oflog2_diff_max_min_luma_transform_block_size()
.static void
nlog2_diff_max_min_luma_transform_block_size
(long struct, byte value) Unsafe version oflog2_diff_max_min_luma_transform_block_size
.static byte
nlog2_diff_max_min_pcm_luma_coding_block_size
(long struct) Unsafe version oflog2_diff_max_min_pcm_luma_coding_block_size()
.static void
nlog2_diff_max_min_pcm_luma_coding_block_size
(long struct, byte value) Unsafe version oflog2_diff_max_min_pcm_luma_coding_block_size
.static byte
nlog2_max_pic_order_cnt_lsb_minus4
(long struct) Unsafe version oflog2_max_pic_order_cnt_lsb_minus4()
.static void
nlog2_max_pic_order_cnt_lsb_minus4
(long struct, byte value) Unsafe version oflog2_max_pic_order_cnt_lsb_minus4
.static byte
nlog2_min_luma_coding_block_size_minus3
(long struct) Unsafe version oflog2_min_luma_coding_block_size_minus3()
.static void
nlog2_min_luma_coding_block_size_minus3
(long struct, byte value) Unsafe version oflog2_min_luma_coding_block_size_minus3
.static byte
nlog2_min_luma_transform_block_size_minus2
(long struct) Unsafe version oflog2_min_luma_transform_block_size_minus2()
.static void
nlog2_min_luma_transform_block_size_minus2
(long struct, byte value) Unsafe version oflog2_min_luma_transform_block_size_minus2
.static byte
nlog2_min_pcm_luma_coding_block_size_minus3
(long struct) Unsafe version oflog2_min_pcm_luma_coding_block_size_minus3()
.static void
nlog2_min_pcm_luma_coding_block_size_minus3
(long struct, byte value) Unsafe version oflog2_min_pcm_luma_coding_block_size_minus3
.static byte
nmax_transform_hierarchy_depth_inter
(long struct) Unsafe version ofmax_transform_hierarchy_depth_inter()
.static void
nmax_transform_hierarchy_depth_inter
(long struct, byte value) Unsafe version ofmax_transform_hierarchy_depth_inter
.static byte
nmax_transform_hierarchy_depth_intra
(long struct) Unsafe version ofmax_transform_hierarchy_depth_intra()
.static void
nmax_transform_hierarchy_depth_intra
(long struct, byte value) Unsafe version ofmax_transform_hierarchy_depth_intra
.static byte
nmotion_vector_resolution_control_idc
(long struct) Unsafe version ofmotion_vector_resolution_control_idc()
.static void
nmotion_vector_resolution_control_idc
(long struct, byte value) Unsafe version ofmotion_vector_resolution_control_idc
.static byte
nnum_long_term_ref_pics_sps
(long struct) Unsafe version ofnum_long_term_ref_pics_sps()
.static void
nnum_long_term_ref_pics_sps
(long struct, byte value) Unsafe version ofnum_long_term_ref_pics_sps
.static byte
nnum_short_term_ref_pic_sets
(long struct) Unsafe version ofnum_short_term_ref_pic_sets()
.static void
nnum_short_term_ref_pic_sets
(long struct, byte value) Unsafe version ofnum_short_term_ref_pic_sets
.static byte
npalette_max_size
(long struct) Unsafe version ofpalette_max_size()
.static void
npalette_max_size
(long struct, byte value) Unsafe version ofpalette_max_size
.static byte
npcm_sample_bit_depth_chroma_minus1
(long struct) Unsafe version ofpcm_sample_bit_depth_chroma_minus1()
.static void
npcm_sample_bit_depth_chroma_minus1
(long struct, byte value) Unsafe version ofpcm_sample_bit_depth_chroma_minus1
.static byte
npcm_sample_bit_depth_luma_minus1
(long struct) Unsafe version ofpcm_sample_bit_depth_luma_minus1()
.static void
npcm_sample_bit_depth_luma_minus1
(long struct, byte value) Unsafe version ofpcm_sample_bit_depth_luma_minus1
.static StdVideoH265DecPicBufMgr
npDecPicBufMgr
(long struct) Unsafe version ofpDecPicBufMgr()
.static void
npDecPicBufMgr
(long struct, StdVideoH265DecPicBufMgr value) Unsafe version ofpDecPicBufMgr
.static int
npic_height_in_luma_samples
(long struct) Unsafe version ofpic_height_in_luma_samples()
.static void
npic_height_in_luma_samples
(long struct, int value) Unsafe version ofpic_height_in_luma_samples
.static int
npic_width_in_luma_samples
(long struct) Unsafe version ofpic_width_in_luma_samples()
.static void
npic_width_in_luma_samples
(long struct, int value) Unsafe version ofpic_width_in_luma_samples
.npLongTermRefPicsSps
(long struct) Unsafe version ofpLongTermRefPicsSps()
.static void
npLongTermRefPicsSps
(long struct, StdVideoH265LongTermRefPicsSps value) Unsafe version ofpLongTermRefPicsSps
.npPredictorPaletteEntries
(long struct) Unsafe version ofpPredictorPaletteEntries()
.static void
npPredictorPaletteEntries
(long struct, StdVideoH265PredictorPaletteEntries value) Unsafe version ofpPredictorPaletteEntries
.static StdVideoH265ProfileTierLevel
npProfileTierLevel
(long struct) Unsafe version ofpProfileTierLevel()
.static void
npProfileTierLevel
(long struct, StdVideoH265ProfileTierLevel value) Unsafe version ofpProfileTierLevel
.static StdVideoH265ScalingLists
npScalingLists
(long struct) Unsafe version ofpScalingLists()
.static void
npScalingLists
(long struct, StdVideoH265ScalingLists value) Unsafe version ofpScalingLists
.npSequenceParameterSetVui
(long struct) Unsafe version ofpSequenceParameterSetVui()
.static void
npSequenceParameterSetVui
(long struct, StdVideoH265SequenceParameterSetVui value) Unsafe version ofpSequenceParameterSetVui
.npShortTermRefPicSet
(long struct) Unsafe version ofpShortTermRefPicSet()
.static void
npShortTermRefPicSet
(long struct, StdVideoH265ShortTermRefPicSet value) Unsafe version ofpShortTermRefPicSet
.static byte
nreserved1
(long struct) static void
nreserved1
(long struct, byte value) static byte
nreserved2
(long struct) static void
nreserved2
(long struct, byte value) static byte
nsps_max_dec_pic_buffering_minus1
(long struct) Unsafe version ofsps_max_dec_pic_buffering_minus1()
.static void
nsps_max_dec_pic_buffering_minus1
(long struct, byte value) Unsafe version ofsps_max_dec_pic_buffering_minus1
.static byte
nsps_max_sub_layers_minus1
(long struct) Unsafe version ofsps_max_sub_layers_minus1()
.static void
nsps_max_sub_layers_minus1
(long struct, byte value) Unsafe version ofsps_max_sub_layers_minus1
.static byte
nsps_num_palette_predictor_initializer_minus1
(long struct) Unsafe version ofsps_num_palette_predictor_initializer_minus1()
.static void
nsps_num_palette_predictor_initializer_minus1
(long struct, byte value) Unsafe version ofsps_num_palette_predictor_initializer_minus1
.static byte
nsps_seq_parameter_set_id
(long struct) Unsafe version ofsps_seq_parameter_set_id()
.static void
nsps_seq_parameter_set_id
(long struct, byte value) Unsafe version ofsps_seq_parameter_set_id
.static byte
nsps_video_parameter_set_id
(long struct) Unsafe version ofsps_video_parameter_set_id()
.static void
nsps_video_parameter_set_id
(long struct, byte value) Unsafe version ofsps_video_parameter_set_id
.byte
num_long_term_ref_pics_sps
(byte value) Sets the specified value to thenum_long_term_ref_pics_sps
field.byte
num_short_term_ref_pic_sets
(byte value) Sets the specified value to thenum_short_term_ref_pic_sets
field.byte
palette_max_size
(byte value) Sets the specified value to thepalette_max_size
field.byte
pcm_sample_bit_depth_chroma_minus1
(byte value) Sets the specified value to thepcm_sample_bit_depth_chroma_minus1
field.byte
pcm_sample_bit_depth_luma_minus1
(byte value) Sets the specified value to thepcm_sample_bit_depth_luma_minus1
field.Sets the address of the specifiedStdVideoH265DecPicBufMgr
to thepDecPicBufMgr
field.int
pic_height_in_luma_samples
(int value) Sets the specified value to thepic_height_in_luma_samples
field.int
pic_width_in_luma_samples
(int value) Sets the specified value to thepic_width_in_luma_samples
field.Sets the address of the specifiedStdVideoH265LongTermRefPicsSps
to thepLongTermRefPicsSps
field.Sets the address of the specifiedStdVideoH265PredictorPaletteEntries
to thepPredictorPaletteEntries
field.Sets the address of the specifiedStdVideoH265ProfileTierLevel
to thepProfileTierLevel
field.Sets the address of the specifiedStdVideoH265ScalingLists
to thepScalingLists
field.Sets the address of the specifiedStdVideoH265SequenceParameterSetVui
to thepSequenceParameterSetVui
field.Sets the address of the specifiedStdVideoH265ShortTermRefPicSet
to thepShortTermRefPicSet
field.Copies the specified struct data to this struct.set
(StdVideoH265SpsFlags flags, int chroma_format_idc, int pic_width_in_luma_samples, int pic_height_in_luma_samples, byte sps_video_parameter_set_id, byte sps_max_sub_layers_minus1, byte sps_seq_parameter_set_id, byte bit_depth_luma_minus8, byte bit_depth_chroma_minus8, byte log2_max_pic_order_cnt_lsb_minus4, byte sps_max_dec_pic_buffering_minus1, byte log2_min_luma_coding_block_size_minus3, byte log2_diff_max_min_luma_coding_block_size, byte log2_min_luma_transform_block_size_minus2, byte log2_diff_max_min_luma_transform_block_size, byte max_transform_hierarchy_depth_inter, byte max_transform_hierarchy_depth_intra, byte num_short_term_ref_pic_sets, byte num_long_term_ref_pics_sps, byte pcm_sample_bit_depth_luma_minus1, byte pcm_sample_bit_depth_chroma_minus1, byte log2_min_pcm_luma_coding_block_size_minus3, byte log2_diff_max_min_pcm_luma_coding_block_size, byte palette_max_size, byte delta_palette_max_predictor_size, byte motion_vector_resolution_control_idc, byte sps_num_palette_predictor_initializer_minus1, int conf_win_left_offset, int conf_win_right_offset, int conf_win_top_offset, int conf_win_bottom_offset, StdVideoH265ProfileTierLevel pProfileTierLevel, StdVideoH265DecPicBufMgr pDecPicBufMgr, StdVideoH265ScalingLists pScalingLists, StdVideoH265ShortTermRefPicSet pShortTermRefPicSet, StdVideoH265LongTermRefPicsSps pLongTermRefPicsSps, StdVideoH265SequenceParameterSetVui pSequenceParameterSetVui, StdVideoH265PredictorPaletteEntries pPredictorPaletteEntries) Initializes this struct with the specified values.int
sizeof()
Returnssizeof(struct)
.byte
sps_max_dec_pic_buffering_minus1
(byte value) Sets the specified value to thesps_max_dec_pic_buffering_minus1
field.byte
sps_max_sub_layers_minus1
(byte value) Sets the specified value to thesps_max_sub_layers_minus1
field.byte
sps_num_palette_predictor_initializer_minus1
(byte value) Sets the specified value to thesps_num_palette_predictor_initializer_minus1
field.byte
sps_seq_parameter_set_id
(byte value) Sets the specified value to thesps_seq_parameter_set_id
field.byte
sps_video_parameter_set_id
(byte value) Sets the specified value to thesps_video_parameter_set_id
field.static void
validate
(long struct) Validates pointer members that should not beNULL
.Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toString
Methods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
FLAGS
public static final int FLAGSThe struct member offsets. -
CHROMA_FORMAT_IDC
public static final int CHROMA_FORMAT_IDCThe struct member offsets. -
PIC_WIDTH_IN_LUMA_SAMPLES
public static final int PIC_WIDTH_IN_LUMA_SAMPLESThe struct member offsets. -
PIC_HEIGHT_IN_LUMA_SAMPLES
public static final int PIC_HEIGHT_IN_LUMA_SAMPLESThe struct member offsets. -
SPS_VIDEO_PARAMETER_SET_ID
public static final int SPS_VIDEO_PARAMETER_SET_IDThe struct member offsets. -
SPS_MAX_SUB_LAYERS_MINUS1
public static final int SPS_MAX_SUB_LAYERS_MINUS1The struct member offsets. -
SPS_SEQ_PARAMETER_SET_ID
public static final int SPS_SEQ_PARAMETER_SET_IDThe struct member offsets. -
BIT_DEPTH_LUMA_MINUS8
public static final int BIT_DEPTH_LUMA_MINUS8The struct member offsets. -
BIT_DEPTH_CHROMA_MINUS8
public static final int BIT_DEPTH_CHROMA_MINUS8The struct member offsets. -
LOG2_MAX_PIC_ORDER_CNT_LSB_MINUS4
public static final int LOG2_MAX_PIC_ORDER_CNT_LSB_MINUS4The struct member offsets. -
SPS_MAX_DEC_PIC_BUFFERING_MINUS1
public static final int SPS_MAX_DEC_PIC_BUFFERING_MINUS1The struct member offsets. -
LOG2_MIN_LUMA_CODING_BLOCK_SIZE_MINUS3
public static final int LOG2_MIN_LUMA_CODING_BLOCK_SIZE_MINUS3The struct member offsets. -
LOG2_DIFF_MAX_MIN_LUMA_CODING_BLOCK_SIZE
public static final int LOG2_DIFF_MAX_MIN_LUMA_CODING_BLOCK_SIZEThe struct member offsets. -
LOG2_MIN_LUMA_TRANSFORM_BLOCK_SIZE_MINUS2
public static final int LOG2_MIN_LUMA_TRANSFORM_BLOCK_SIZE_MINUS2The struct member offsets. -
LOG2_DIFF_MAX_MIN_LUMA_TRANSFORM_BLOCK_SIZE
public static final int LOG2_DIFF_MAX_MIN_LUMA_TRANSFORM_BLOCK_SIZEThe struct member offsets. -
MAX_TRANSFORM_HIERARCHY_DEPTH_INTER
public static final int MAX_TRANSFORM_HIERARCHY_DEPTH_INTERThe struct member offsets. -
MAX_TRANSFORM_HIERARCHY_DEPTH_INTRA
public static final int MAX_TRANSFORM_HIERARCHY_DEPTH_INTRAThe struct member offsets. -
NUM_SHORT_TERM_REF_PIC_SETS
public static final int NUM_SHORT_TERM_REF_PIC_SETSThe struct member offsets. -
NUM_LONG_TERM_REF_PICS_SPS
public static final int NUM_LONG_TERM_REF_PICS_SPSThe struct member offsets. -
PCM_SAMPLE_BIT_DEPTH_LUMA_MINUS1
public static final int PCM_SAMPLE_BIT_DEPTH_LUMA_MINUS1The struct member offsets. -
PCM_SAMPLE_BIT_DEPTH_CHROMA_MINUS1
public static final int PCM_SAMPLE_BIT_DEPTH_CHROMA_MINUS1The struct member offsets. -
LOG2_MIN_PCM_LUMA_CODING_BLOCK_SIZE_MINUS3
public static final int LOG2_MIN_PCM_LUMA_CODING_BLOCK_SIZE_MINUS3The struct member offsets. -
LOG2_DIFF_MAX_MIN_PCM_LUMA_CODING_BLOCK_SIZE
public static final int LOG2_DIFF_MAX_MIN_PCM_LUMA_CODING_BLOCK_SIZEThe struct member offsets. -
RESERVED1
public static final int RESERVED1The struct member offsets. -
RESERVED2
public static final int RESERVED2The struct member offsets. -
PALETTE_MAX_SIZE
public static final int PALETTE_MAX_SIZEThe struct member offsets. -
DELTA_PALETTE_MAX_PREDICTOR_SIZE
public static final int DELTA_PALETTE_MAX_PREDICTOR_SIZEThe struct member offsets. -
MOTION_VECTOR_RESOLUTION_CONTROL_IDC
public static final int MOTION_VECTOR_RESOLUTION_CONTROL_IDCThe struct member offsets. -
SPS_NUM_PALETTE_PREDICTOR_INITIALIZER_MINUS1
public static final int SPS_NUM_PALETTE_PREDICTOR_INITIALIZER_MINUS1The struct member offsets. -
CONF_WIN_LEFT_OFFSET
public static final int CONF_WIN_LEFT_OFFSETThe struct member offsets. -
CONF_WIN_RIGHT_OFFSET
public static final int CONF_WIN_RIGHT_OFFSETThe struct member offsets. -
CONF_WIN_TOP_OFFSET
public static final int CONF_WIN_TOP_OFFSETThe struct member offsets. -
CONF_WIN_BOTTOM_OFFSET
public static final int CONF_WIN_BOTTOM_OFFSETThe struct member offsets. -
PPROFILETIERLEVEL
public static final int PPROFILETIERLEVELThe struct member offsets. -
PDECPICBUFMGR
public static final int PDECPICBUFMGRThe struct member offsets. -
PSCALINGLISTS
public static final int PSCALINGLISTSThe struct member offsets. -
PSHORTTERMREFPICSET
public static final int PSHORTTERMREFPICSETThe struct member offsets. -
PLONGTERMREFPICSSPS
public static final int PLONGTERMREFPICSSPSThe struct member offsets. -
PSEQUENCEPARAMETERSETVUI
public static final int PSEQUENCEPARAMETERSETVUIThe struct member offsets. -
PPREDICTORPALETTEENTRIES
public static final int PPREDICTORPALETTEENTRIESThe struct member offsets.
-
-
Constructor Details
-
StdVideoH265SequenceParameterSet
Creates aStdVideoH265SequenceParameterSet
instance at the current position of the specifiedByteBuffer
container. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Details
-
sizeof
public int sizeof()Description copied from class:Struct
Returnssizeof(struct)
.- Specified by:
sizeof
in classStruct<StdVideoH265SequenceParameterSet>
-
flags
- Returns:
- a
StdVideoH265SpsFlags
view of theflags
field.
-
chroma_format_idc
public int chroma_format_idc()- Returns:
- the value of the
chroma_format_idc
field.
-
pic_width_in_luma_samples
public int pic_width_in_luma_samples()- Returns:
- the value of the
pic_width_in_luma_samples
field.
-
pic_height_in_luma_samples
public int pic_height_in_luma_samples()- Returns:
- the value of the
pic_height_in_luma_samples
field.
-
sps_video_parameter_set_id
public byte sps_video_parameter_set_id()- Returns:
- the value of the
sps_video_parameter_set_id
field.
-
sps_max_sub_layers_minus1
public byte sps_max_sub_layers_minus1()- Returns:
- the value of the
sps_max_sub_layers_minus1
field.
-
sps_seq_parameter_set_id
public byte sps_seq_parameter_set_id()- Returns:
- the value of the
sps_seq_parameter_set_id
field.
-
bit_depth_luma_minus8
public byte bit_depth_luma_minus8()- Returns:
- the value of the
bit_depth_luma_minus8
field.
-
bit_depth_chroma_minus8
public byte bit_depth_chroma_minus8()- Returns:
- the value of the
bit_depth_chroma_minus8
field.
-
log2_max_pic_order_cnt_lsb_minus4
public byte log2_max_pic_order_cnt_lsb_minus4()- Returns:
- the value of the
log2_max_pic_order_cnt_lsb_minus4
field.
-
sps_max_dec_pic_buffering_minus1
public byte sps_max_dec_pic_buffering_minus1()- Returns:
- the value of the
sps_max_dec_pic_buffering_minus1
field.
-
log2_min_luma_coding_block_size_minus3
public byte log2_min_luma_coding_block_size_minus3()- Returns:
- the value of the
log2_min_luma_coding_block_size_minus3
field.
-
log2_diff_max_min_luma_coding_block_size
public byte log2_diff_max_min_luma_coding_block_size()- Returns:
- the value of the
log2_diff_max_min_luma_coding_block_size
field.
-
log2_min_luma_transform_block_size_minus2
public byte log2_min_luma_transform_block_size_minus2()- Returns:
- the value of the
log2_min_luma_transform_block_size_minus2
field.
-
log2_diff_max_min_luma_transform_block_size
public byte log2_diff_max_min_luma_transform_block_size()- Returns:
- the value of the
log2_diff_max_min_luma_transform_block_size
field.
-
max_transform_hierarchy_depth_inter
public byte max_transform_hierarchy_depth_inter()- Returns:
- the value of the
max_transform_hierarchy_depth_inter
field.
-
max_transform_hierarchy_depth_intra
public byte max_transform_hierarchy_depth_intra()- Returns:
- the value of the
max_transform_hierarchy_depth_intra
field.
-
num_short_term_ref_pic_sets
public byte num_short_term_ref_pic_sets()- Returns:
- the value of the
num_short_term_ref_pic_sets
field.
-
num_long_term_ref_pics_sps
public byte num_long_term_ref_pics_sps()- Returns:
- the value of the
num_long_term_ref_pics_sps
field.
-
pcm_sample_bit_depth_luma_minus1
public byte pcm_sample_bit_depth_luma_minus1()- Returns:
- the value of the
pcm_sample_bit_depth_luma_minus1
field.
-
pcm_sample_bit_depth_chroma_minus1
public byte pcm_sample_bit_depth_chroma_minus1()- Returns:
- the value of the
pcm_sample_bit_depth_chroma_minus1
field.
-
log2_min_pcm_luma_coding_block_size_minus3
public byte log2_min_pcm_luma_coding_block_size_minus3()- Returns:
- the value of the
log2_min_pcm_luma_coding_block_size_minus3
field.
-
log2_diff_max_min_pcm_luma_coding_block_size
public byte log2_diff_max_min_pcm_luma_coding_block_size()- Returns:
- the value of the
log2_diff_max_min_pcm_luma_coding_block_size
field.
-
palette_max_size
public byte palette_max_size()- Returns:
- the value of the
palette_max_size
field.
-
delta_palette_max_predictor_size
public byte delta_palette_max_predictor_size()- Returns:
- the value of the
delta_palette_max_predictor_size
field.
-
motion_vector_resolution_control_idc
public byte motion_vector_resolution_control_idc()- Returns:
- the value of the
motion_vector_resolution_control_idc
field.
-
sps_num_palette_predictor_initializer_minus1
public byte sps_num_palette_predictor_initializer_minus1()- Returns:
- the value of the
sps_num_palette_predictor_initializer_minus1
field.
-
conf_win_left_offset
public int conf_win_left_offset()- Returns:
- the value of the
conf_win_left_offset
field.
-
conf_win_right_offset
public int conf_win_right_offset()- Returns:
- the value of the
conf_win_right_offset
field.
-
conf_win_top_offset
public int conf_win_top_offset()- Returns:
- the value of the
conf_win_top_offset
field.
-
conf_win_bottom_offset
public int conf_win_bottom_offset()- Returns:
- the value of the
conf_win_bottom_offset
field.
-
pProfileTierLevel
- Returns:
- a
StdVideoH265ProfileTierLevel
view of the struct pointed to by thepProfileTierLevel
field.
-
pDecPicBufMgr
- Returns:
- a
StdVideoH265DecPicBufMgr
view of the struct pointed to by thepDecPicBufMgr
field.
-
pScalingLists
- Returns:
- a
StdVideoH265ScalingLists
view of the struct pointed to by thepScalingLists
field.
-
pShortTermRefPicSet
- Returns:
- a
StdVideoH265ShortTermRefPicSet
view of the struct pointed to by thepShortTermRefPicSet
field.
-
pLongTermRefPicsSps
- Returns:
- a
StdVideoH265LongTermRefPicsSps
view of the struct pointed to by thepLongTermRefPicsSps
field.
-
pSequenceParameterSetVui
- Returns:
- a
StdVideoH265SequenceParameterSetVui
view of the struct pointed to by thepSequenceParameterSetVui
field.
-
pPredictorPaletteEntries
- Returns:
- a
StdVideoH265PredictorPaletteEntries
view of the struct pointed to by thepPredictorPaletteEntries
field.
-
flags
Copies the specifiedStdVideoH265SpsFlags
to theflags
field. -
flags
Passes theflags
field to the specifiedConsumer
. -
chroma_format_idc
Sets the specified value to thechroma_format_idc
field. -
pic_width_in_luma_samples
Sets the specified value to thepic_width_in_luma_samples
field. -
pic_height_in_luma_samples
Sets the specified value to thepic_height_in_luma_samples
field. -
sps_video_parameter_set_id
Sets the specified value to thesps_video_parameter_set_id
field. -
sps_max_sub_layers_minus1
Sets the specified value to thesps_max_sub_layers_minus1
field. -
sps_seq_parameter_set_id
Sets the specified value to thesps_seq_parameter_set_id
field. -
bit_depth_luma_minus8
Sets the specified value to thebit_depth_luma_minus8
field. -
bit_depth_chroma_minus8
Sets the specified value to thebit_depth_chroma_minus8
field. -
log2_max_pic_order_cnt_lsb_minus4
Sets the specified value to thelog2_max_pic_order_cnt_lsb_minus4
field. -
sps_max_dec_pic_buffering_minus1
Sets the specified value to thesps_max_dec_pic_buffering_minus1
field. -
log2_min_luma_coding_block_size_minus3
Sets the specified value to thelog2_min_luma_coding_block_size_minus3
field. -
log2_diff_max_min_luma_coding_block_size
Sets the specified value to thelog2_diff_max_min_luma_coding_block_size
field. -
log2_min_luma_transform_block_size_minus2
Sets the specified value to thelog2_min_luma_transform_block_size_minus2
field. -
log2_diff_max_min_luma_transform_block_size
Sets the specified value to thelog2_diff_max_min_luma_transform_block_size
field. -
max_transform_hierarchy_depth_inter
Sets the specified value to themax_transform_hierarchy_depth_inter
field. -
max_transform_hierarchy_depth_intra
Sets the specified value to themax_transform_hierarchy_depth_intra
field. -
num_short_term_ref_pic_sets
Sets the specified value to thenum_short_term_ref_pic_sets
field. -
num_long_term_ref_pics_sps
Sets the specified value to thenum_long_term_ref_pics_sps
field. -
pcm_sample_bit_depth_luma_minus1
Sets the specified value to thepcm_sample_bit_depth_luma_minus1
field. -
pcm_sample_bit_depth_chroma_minus1
Sets the specified value to thepcm_sample_bit_depth_chroma_minus1
field. -
log2_min_pcm_luma_coding_block_size_minus3
Sets the specified value to thelog2_min_pcm_luma_coding_block_size_minus3
field. -
log2_diff_max_min_pcm_luma_coding_block_size
Sets the specified value to thelog2_diff_max_min_pcm_luma_coding_block_size
field. -
palette_max_size
Sets the specified value to thepalette_max_size
field. -
delta_palette_max_predictor_size
Sets the specified value to thedelta_palette_max_predictor_size
field. -
motion_vector_resolution_control_idc
Sets the specified value to themotion_vector_resolution_control_idc
field. -
sps_num_palette_predictor_initializer_minus1
Sets the specified value to thesps_num_palette_predictor_initializer_minus1
field. -
conf_win_left_offset
Sets the specified value to theconf_win_left_offset
field. -
conf_win_right_offset
Sets the specified value to theconf_win_right_offset
field. -
conf_win_top_offset
Sets the specified value to theconf_win_top_offset
field. -
conf_win_bottom_offset
Sets the specified value to theconf_win_bottom_offset
field. -
pProfileTierLevel
Sets the address of the specifiedStdVideoH265ProfileTierLevel
to thepProfileTierLevel
field. -
pDecPicBufMgr
Sets the address of the specifiedStdVideoH265DecPicBufMgr
to thepDecPicBufMgr
field. -
pScalingLists
Sets the address of the specifiedStdVideoH265ScalingLists
to thepScalingLists
field. -
pShortTermRefPicSet
Sets the address of the specifiedStdVideoH265ShortTermRefPicSet
to thepShortTermRefPicSet
field. -
pLongTermRefPicsSps
Sets the address of the specifiedStdVideoH265LongTermRefPicsSps
to thepLongTermRefPicsSps
field. -
pSequenceParameterSetVui
public StdVideoH265SequenceParameterSet pSequenceParameterSetVui(StdVideoH265SequenceParameterSetVui value) Sets the address of the specifiedStdVideoH265SequenceParameterSetVui
to thepSequenceParameterSetVui
field. -
pPredictorPaletteEntries
public StdVideoH265SequenceParameterSet pPredictorPaletteEntries(StdVideoH265PredictorPaletteEntries value) Sets the address of the specifiedStdVideoH265PredictorPaletteEntries
to thepPredictorPaletteEntries
field. -
set
public StdVideoH265SequenceParameterSet set(StdVideoH265SpsFlags flags, int chroma_format_idc, int pic_width_in_luma_samples, int pic_height_in_luma_samples, byte sps_video_parameter_set_id, byte sps_max_sub_layers_minus1, byte sps_seq_parameter_set_id, byte bit_depth_luma_minus8, byte bit_depth_chroma_minus8, byte log2_max_pic_order_cnt_lsb_minus4, byte sps_max_dec_pic_buffering_minus1, byte log2_min_luma_coding_block_size_minus3, byte log2_diff_max_min_luma_coding_block_size, byte log2_min_luma_transform_block_size_minus2, byte log2_diff_max_min_luma_transform_block_size, byte max_transform_hierarchy_depth_inter, byte max_transform_hierarchy_depth_intra, byte num_short_term_ref_pic_sets, byte num_long_term_ref_pics_sps, byte pcm_sample_bit_depth_luma_minus1, byte pcm_sample_bit_depth_chroma_minus1, byte log2_min_pcm_luma_coding_block_size_minus3, byte log2_diff_max_min_pcm_luma_coding_block_size, byte palette_max_size, byte delta_palette_max_predictor_size, byte motion_vector_resolution_control_idc, byte sps_num_palette_predictor_initializer_minus1, int conf_win_left_offset, int conf_win_right_offset, int conf_win_top_offset, int conf_win_bottom_offset, StdVideoH265ProfileTierLevel pProfileTierLevel, StdVideoH265DecPicBufMgr pDecPicBufMgr, StdVideoH265ScalingLists pScalingLists, StdVideoH265ShortTermRefPicSet pShortTermRefPicSet, StdVideoH265LongTermRefPicsSps pLongTermRefPicsSps, StdVideoH265SequenceParameterSetVui pSequenceParameterSetVui, StdVideoH265PredictorPaletteEntries pPredictorPaletteEntries) Initializes this struct with the specified values. -
set
Copies the specified struct data to this struct.- Parameters:
src
- the source struct- Returns:
- this struct
-
malloc
Returns a newStdVideoH265SequenceParameterSet
instance allocated withmemAlloc
. The instance must be explicitly freed. -
calloc
Returns a newStdVideoH265SequenceParameterSet
instance allocated withmemCalloc
. The instance must be explicitly freed. -
create
Returns a newStdVideoH265SequenceParameterSet
instance allocated withBufferUtils
. -
create
Returns a newStdVideoH265SequenceParameterSet
instance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated withmemAlloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
calloc
Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated withmemCalloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
create
Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated withBufferUtils
.- Parameters:
capacity
- the buffer capacity
-
create
Create aStdVideoH265SequenceParameterSet.Buffer
instance at the specified memory.- Parameters:
address
- the memory addresscapacity
- the buffer capacity
-
createSafe
public static @Nullable StdVideoH265SequenceParameterSet.Buffer createSafe(long address, int capacity) -
malloc
Returns a newStdVideoH265SequenceParameterSet
instance allocated on the specifiedMemoryStack
.- Parameters:
stack
- the stack from which to allocate
-
calloc
Returns a newStdVideoH265SequenceParameterSet
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.- Parameters:
stack
- the stack from which to allocate
-
malloc
Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated on the specifiedMemoryStack
.- Parameters:
capacity
- the buffer capacitystack
- the stack from which to allocate
-
calloc
Returns a newStdVideoH265SequenceParameterSet.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.- Parameters:
capacity
- the buffer capacitystack
- the stack from which to allocate
-
nflags
Unsafe version offlags()
. -
nchroma_format_idc
public static int nchroma_format_idc(long struct) Unsafe version ofchroma_format_idc()
. -
npic_width_in_luma_samples
public static int npic_width_in_luma_samples(long struct) Unsafe version ofpic_width_in_luma_samples()
. -
npic_height_in_luma_samples
public static int npic_height_in_luma_samples(long struct) Unsafe version ofpic_height_in_luma_samples()
. -
nsps_video_parameter_set_id
public static byte nsps_video_parameter_set_id(long struct) Unsafe version ofsps_video_parameter_set_id()
. -
nsps_max_sub_layers_minus1
public static byte nsps_max_sub_layers_minus1(long struct) Unsafe version ofsps_max_sub_layers_minus1()
. -
nsps_seq_parameter_set_id
public static byte nsps_seq_parameter_set_id(long struct) Unsafe version ofsps_seq_parameter_set_id()
. -
nbit_depth_luma_minus8
public static byte nbit_depth_luma_minus8(long struct) Unsafe version ofbit_depth_luma_minus8()
. -
nbit_depth_chroma_minus8
public static byte nbit_depth_chroma_minus8(long struct) Unsafe version ofbit_depth_chroma_minus8()
. -
nlog2_max_pic_order_cnt_lsb_minus4
public static byte nlog2_max_pic_order_cnt_lsb_minus4(long struct) Unsafe version oflog2_max_pic_order_cnt_lsb_minus4()
. -
nsps_max_dec_pic_buffering_minus1
public static byte nsps_max_dec_pic_buffering_minus1(long struct) Unsafe version ofsps_max_dec_pic_buffering_minus1()
. -
nlog2_min_luma_coding_block_size_minus3
public static byte nlog2_min_luma_coding_block_size_minus3(long struct) Unsafe version oflog2_min_luma_coding_block_size_minus3()
. -
nlog2_diff_max_min_luma_coding_block_size
public static byte nlog2_diff_max_min_luma_coding_block_size(long struct) Unsafe version oflog2_diff_max_min_luma_coding_block_size()
. -
nlog2_min_luma_transform_block_size_minus2
public static byte nlog2_min_luma_transform_block_size_minus2(long struct) Unsafe version oflog2_min_luma_transform_block_size_minus2()
. -
nlog2_diff_max_min_luma_transform_block_size
public static byte nlog2_diff_max_min_luma_transform_block_size(long struct) Unsafe version oflog2_diff_max_min_luma_transform_block_size()
. -
nmax_transform_hierarchy_depth_inter
public static byte nmax_transform_hierarchy_depth_inter(long struct) Unsafe version ofmax_transform_hierarchy_depth_inter()
. -
nmax_transform_hierarchy_depth_intra
public static byte nmax_transform_hierarchy_depth_intra(long struct) Unsafe version ofmax_transform_hierarchy_depth_intra()
. -
nnum_short_term_ref_pic_sets
public static byte nnum_short_term_ref_pic_sets(long struct) Unsafe version ofnum_short_term_ref_pic_sets()
. -
nnum_long_term_ref_pics_sps
public static byte nnum_long_term_ref_pics_sps(long struct) Unsafe version ofnum_long_term_ref_pics_sps()
. -
npcm_sample_bit_depth_luma_minus1
public static byte npcm_sample_bit_depth_luma_minus1(long struct) Unsafe version ofpcm_sample_bit_depth_luma_minus1()
. -
npcm_sample_bit_depth_chroma_minus1
public static byte npcm_sample_bit_depth_chroma_minus1(long struct) Unsafe version ofpcm_sample_bit_depth_chroma_minus1()
. -
nlog2_min_pcm_luma_coding_block_size_minus3
public static byte nlog2_min_pcm_luma_coding_block_size_minus3(long struct) Unsafe version oflog2_min_pcm_luma_coding_block_size_minus3()
. -
nlog2_diff_max_min_pcm_luma_coding_block_size
public static byte nlog2_diff_max_min_pcm_luma_coding_block_size(long struct) Unsafe version oflog2_diff_max_min_pcm_luma_coding_block_size()
. -
nreserved1
public static byte nreserved1(long struct) -
nreserved2
public static byte nreserved2(long struct) -
npalette_max_size
public static byte npalette_max_size(long struct) Unsafe version ofpalette_max_size()
. -
ndelta_palette_max_predictor_size
public static byte ndelta_palette_max_predictor_size(long struct) Unsafe version ofdelta_palette_max_predictor_size()
. -
nmotion_vector_resolution_control_idc
public static byte nmotion_vector_resolution_control_idc(long struct) Unsafe version ofmotion_vector_resolution_control_idc()
. -
nsps_num_palette_predictor_initializer_minus1
public static byte nsps_num_palette_predictor_initializer_minus1(long struct) Unsafe version ofsps_num_palette_predictor_initializer_minus1()
. -
nconf_win_left_offset
public static int nconf_win_left_offset(long struct) Unsafe version ofconf_win_left_offset()
. -
nconf_win_right_offset
public static int nconf_win_right_offset(long struct) Unsafe version ofconf_win_right_offset()
. -
nconf_win_top_offset
public static int nconf_win_top_offset(long struct) Unsafe version ofconf_win_top_offset()
. -
nconf_win_bottom_offset
public static int nconf_win_bottom_offset(long struct) Unsafe version ofconf_win_bottom_offset()
. -
npProfileTierLevel
Unsafe version ofpProfileTierLevel()
. -
npDecPicBufMgr
Unsafe version ofpDecPicBufMgr()
. -
npScalingLists
Unsafe version ofpScalingLists()
. -
npShortTermRefPicSet
Unsafe version ofpShortTermRefPicSet()
. -
npLongTermRefPicsSps
Unsafe version ofpLongTermRefPicsSps()
. -
npSequenceParameterSetVui
Unsafe version ofpSequenceParameterSetVui()
. -
npPredictorPaletteEntries
Unsafe version ofpPredictorPaletteEntries()
. -
nflags
Unsafe version offlags
. -
nchroma_format_idc
public static void nchroma_format_idc(long struct, int value) Unsafe version ofchroma_format_idc
. -
npic_width_in_luma_samples
public static void npic_width_in_luma_samples(long struct, int value) Unsafe version ofpic_width_in_luma_samples
. -
npic_height_in_luma_samples
public static void npic_height_in_luma_samples(long struct, int value) Unsafe version ofpic_height_in_luma_samples
. -
nsps_video_parameter_set_id
public static void nsps_video_parameter_set_id(long struct, byte value) Unsafe version ofsps_video_parameter_set_id
. -
nsps_max_sub_layers_minus1
public static void nsps_max_sub_layers_minus1(long struct, byte value) Unsafe version ofsps_max_sub_layers_minus1
. -
nsps_seq_parameter_set_id
public static void nsps_seq_parameter_set_id(long struct, byte value) Unsafe version ofsps_seq_parameter_set_id
. -
nbit_depth_luma_minus8
public static void nbit_depth_luma_minus8(long struct, byte value) Unsafe version ofbit_depth_luma_minus8
. -
nbit_depth_chroma_minus8
public static void nbit_depth_chroma_minus8(long struct, byte value) Unsafe version ofbit_depth_chroma_minus8
. -
nlog2_max_pic_order_cnt_lsb_minus4
public static void nlog2_max_pic_order_cnt_lsb_minus4(long struct, byte value) Unsafe version oflog2_max_pic_order_cnt_lsb_minus4
. -
nsps_max_dec_pic_buffering_minus1
public static void nsps_max_dec_pic_buffering_minus1(long struct, byte value) Unsafe version ofsps_max_dec_pic_buffering_minus1
. -
nlog2_min_luma_coding_block_size_minus3
public static void nlog2_min_luma_coding_block_size_minus3(long struct, byte value) Unsafe version oflog2_min_luma_coding_block_size_minus3
. -
nlog2_diff_max_min_luma_coding_block_size
public static void nlog2_diff_max_min_luma_coding_block_size(long struct, byte value) Unsafe version oflog2_diff_max_min_luma_coding_block_size
. -
nlog2_min_luma_transform_block_size_minus2
public static void nlog2_min_luma_transform_block_size_minus2(long struct, byte value) Unsafe version oflog2_min_luma_transform_block_size_minus2
. -
nlog2_diff_max_min_luma_transform_block_size
public static void nlog2_diff_max_min_luma_transform_block_size(long struct, byte value) Unsafe version oflog2_diff_max_min_luma_transform_block_size
. -
nmax_transform_hierarchy_depth_inter
public static void nmax_transform_hierarchy_depth_inter(long struct, byte value) Unsafe version ofmax_transform_hierarchy_depth_inter
. -
nmax_transform_hierarchy_depth_intra
public static void nmax_transform_hierarchy_depth_intra(long struct, byte value) Unsafe version ofmax_transform_hierarchy_depth_intra
. -
nnum_short_term_ref_pic_sets
public static void nnum_short_term_ref_pic_sets(long struct, byte value) Unsafe version ofnum_short_term_ref_pic_sets
. -
nnum_long_term_ref_pics_sps
public static void nnum_long_term_ref_pics_sps(long struct, byte value) Unsafe version ofnum_long_term_ref_pics_sps
. -
npcm_sample_bit_depth_luma_minus1
public static void npcm_sample_bit_depth_luma_minus1(long struct, byte value) Unsafe version ofpcm_sample_bit_depth_luma_minus1
. -
npcm_sample_bit_depth_chroma_minus1
public static void npcm_sample_bit_depth_chroma_minus1(long struct, byte value) Unsafe version ofpcm_sample_bit_depth_chroma_minus1
. -
nlog2_min_pcm_luma_coding_block_size_minus3
public static void nlog2_min_pcm_luma_coding_block_size_minus3(long struct, byte value) Unsafe version oflog2_min_pcm_luma_coding_block_size_minus3
. -
nlog2_diff_max_min_pcm_luma_coding_block_size
public static void nlog2_diff_max_min_pcm_luma_coding_block_size(long struct, byte value) Unsafe version oflog2_diff_max_min_pcm_luma_coding_block_size
. -
nreserved1
public static void nreserved1(long struct, byte value) -
nreserved2
public static void nreserved2(long struct, byte value) -
npalette_max_size
public static void npalette_max_size(long struct, byte value) Unsafe version ofpalette_max_size
. -
ndelta_palette_max_predictor_size
public static void ndelta_palette_max_predictor_size(long struct, byte value) Unsafe version ofdelta_palette_max_predictor_size
. -
nmotion_vector_resolution_control_idc
public static void nmotion_vector_resolution_control_idc(long struct, byte value) Unsafe version ofmotion_vector_resolution_control_idc
. -
nsps_num_palette_predictor_initializer_minus1
public static void nsps_num_palette_predictor_initializer_minus1(long struct, byte value) Unsafe version ofsps_num_palette_predictor_initializer_minus1
. -
nconf_win_left_offset
public static void nconf_win_left_offset(long struct, int value) Unsafe version ofconf_win_left_offset
. -
nconf_win_right_offset
public static void nconf_win_right_offset(long struct, int value) Unsafe version ofconf_win_right_offset
. -
nconf_win_top_offset
public static void nconf_win_top_offset(long struct, int value) Unsafe version ofconf_win_top_offset
. -
nconf_win_bottom_offset
public static void nconf_win_bottom_offset(long struct, int value) Unsafe version ofconf_win_bottom_offset
. -
npProfileTierLevel
Unsafe version ofpProfileTierLevel
. -
npDecPicBufMgr
Unsafe version ofpDecPicBufMgr
. -
npScalingLists
Unsafe version ofpScalingLists
. -
npShortTermRefPicSet
Unsafe version ofpShortTermRefPicSet
. -
npLongTermRefPicsSps
Unsafe version ofpLongTermRefPicsSps
. -
npSequenceParameterSetVui
public static void npSequenceParameterSetVui(long struct, StdVideoH265SequenceParameterSetVui value) Unsafe version ofpSequenceParameterSetVui
. -
npPredictorPaletteEntries
public static void npPredictorPaletteEntries(long struct, StdVideoH265PredictorPaletteEntries value) Unsafe version ofpPredictorPaletteEntries
. -
validate
public static void validate(long struct) Validates pointer members that should not beNULL
.- Parameters:
struct
- the struct to validate
-