Package org.lwjgl.vulkan.video
Class StdVideoH265SpsFlags
- All Implemented Interfaces:
AutoCloseable,NativeResource,Pointer
struct StdVideoH265SpsFlags {
uint32_t sps_temporal_id_nesting_flag : 1;
uint32_t separate_colour_plane_flag : 1;
uint32_t conformance_window_flag : 1;
uint32_t sps_sub_layer_ordering_info_present_flag : 1;
uint32_t scaling_list_enabled_flag : 1;
uint32_t sps_scaling_list_data_present_flag : 1;
uint32_t amp_enabled_flag : 1;
uint32_t sample_adaptive_offset_enabled_flag : 1;
uint32_t pcm_enabled_flag : 1;
uint32_t pcm_loop_filter_disabled_flag : 1;
uint32_t long_term_ref_pics_present_flag : 1;
uint32_t sps_temporal_mvp_enabled_flag : 1;
uint32_t strong_intra_smoothing_enabled_flag : 1;
uint32_t vui_parameters_present_flag : 1;
uint32_t sps_extension_present_flag : 1;
uint32_t sps_range_extension_flag : 1;
uint32_t transform_skip_rotation_enabled_flag : 1;
uint32_t transform_skip_context_enabled_flag : 1;
uint32_t implicit_rdpcm_enabled_flag : 1;
uint32_t explicit_rdpcm_enabled_flag : 1;
uint32_t extended_precision_processing_flag : 1;
uint32_t intra_smoothing_disabled_flag : 1;
uint32_t high_precision_offsets_enabled_flag : 1;
uint32_t persistent_rice_adaptation_enabled_flag : 1;
uint32_t cabac_bypass_alignment_enabled_flag : 1;
uint32_t sps_scc_extension_flag : 1;
uint32_t sps_curr_pic_ref_enabled_flag : 1;
uint32_t palette_mode_enabled_flag : 1;
uint32_t sps_palette_predictor_initializers_present_flag : 1;
uint32_t sps_palette_predictor_initializer_present_flag : 1;
uint32_t intra_boundary_filtering_disabled_flag : 1;
}-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.lwjgl.system.Struct
Struct.StructValidationNested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe struct alignment in bytes.static final intThe struct member offsets.static final intThe struct size in bytes.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionStdVideoH265SpsFlags(ByteBuffer container) Creates aStdVideoH265SpsFlagsinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionbooleanamp_enabled_flag(boolean value) Sets the specified value to theamp_enabled_flagfield.booleancabac_bypass_alignment_enabled_flag(boolean value) Sets the specified value to thecabac_bypass_alignment_enabled_flagfield.static StdVideoH265SpsFlagscalloc()Returns a newStdVideoH265SpsFlagsinstance allocated withmemCalloc.static StdVideoH265SpsFlags.Buffercalloc(int capacity) Returns a newStdVideoH265SpsFlags.Bufferinstance allocated withmemCalloc.static StdVideoH265SpsFlags.Buffercalloc(int capacity, MemoryStack stack) Returns a newStdVideoH265SpsFlags.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.static StdVideoH265SpsFlagscalloc(MemoryStack stack) Returns a newStdVideoH265SpsFlagsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.booleanconformance_window_flag(boolean value) Sets the specified value to theconformance_window_flagfield.static StdVideoH265SpsFlagscreate()Returns a newStdVideoH265SpsFlagsinstance allocated withBufferUtils.static StdVideoH265SpsFlags.Buffercreate(int capacity) Returns a newStdVideoH265SpsFlags.Bufferinstance allocated withBufferUtils.static StdVideoH265SpsFlagscreate(long address) Returns a newStdVideoH265SpsFlagsinstance for the specified memory address.static StdVideoH265SpsFlags.Buffercreate(long address, int capacity) Create aStdVideoH265SpsFlags.Bufferinstance at the specified memory.static @Nullable StdVideoH265SpsFlagscreateSafe(long address) static @Nullable StdVideoH265SpsFlags.BuffercreateSafe(long address, int capacity) booleanexplicit_rdpcm_enabled_flag(boolean value) Sets the specified value to theexplicit_rdpcm_enabled_flagfield.booleanextended_precision_processing_flag(boolean value) Sets the specified value to theextended_precision_processing_flagfield.booleanhigh_precision_offsets_enabled_flag(boolean value) Sets the specified value to thehigh_precision_offsets_enabled_flagfield.booleanimplicit_rdpcm_enabled_flag(boolean value) Sets the specified value to theimplicit_rdpcm_enabled_flagfield.booleanintra_boundary_filtering_disabled_flag(boolean value) Sets the specified value to theintra_boundary_filtering_disabled_flagfield.booleanintra_smoothing_disabled_flag(boolean value) Sets the specified value to theintra_smoothing_disabled_flagfield.booleanlong_term_ref_pics_present_flag(boolean value) Sets the specified value to thelong_term_ref_pics_present_flagfield.static StdVideoH265SpsFlagsmalloc()Returns a newStdVideoH265SpsFlagsinstance allocated withmemAlloc.static StdVideoH265SpsFlags.Buffermalloc(int capacity) Returns a newStdVideoH265SpsFlags.Bufferinstance allocated withmemAlloc.static StdVideoH265SpsFlags.Buffermalloc(int capacity, MemoryStack stack) Returns a newStdVideoH265SpsFlags.Bufferinstance allocated on the specifiedMemoryStack.static StdVideoH265SpsFlagsmalloc(MemoryStack stack) Returns a newStdVideoH265SpsFlagsinstance allocated on the specifiedMemoryStack.static intnamp_enabled_flag(long struct) Unsafe version ofamp_enabled_flag().static voidnamp_enabled_flag(long struct, int value) Unsafe version ofamp_enabled_flag.static intnbitfield0(long struct) static voidnbitfield0(long struct, int value) static intncabac_bypass_alignment_enabled_flag(long struct) Unsafe version ofcabac_bypass_alignment_enabled_flag().static voidncabac_bypass_alignment_enabled_flag(long struct, int value) Unsafe version ofcabac_bypass_alignment_enabled_flag.static intnconformance_window_flag(long struct) Unsafe version ofconformance_window_flag().static voidnconformance_window_flag(long struct, int value) Unsafe version ofconformance_window_flag.static intnexplicit_rdpcm_enabled_flag(long struct) Unsafe version ofexplicit_rdpcm_enabled_flag().static voidnexplicit_rdpcm_enabled_flag(long struct, int value) Unsafe version ofexplicit_rdpcm_enabled_flag.static intnextended_precision_processing_flag(long struct) Unsafe version ofextended_precision_processing_flag().static voidnextended_precision_processing_flag(long struct, int value) Unsafe version ofextended_precision_processing_flag.static intnhigh_precision_offsets_enabled_flag(long struct) Unsafe version ofhigh_precision_offsets_enabled_flag().static voidnhigh_precision_offsets_enabled_flag(long struct, int value) Unsafe version ofhigh_precision_offsets_enabled_flag.static intnimplicit_rdpcm_enabled_flag(long struct) Unsafe version ofimplicit_rdpcm_enabled_flag().static voidnimplicit_rdpcm_enabled_flag(long struct, int value) Unsafe version ofimplicit_rdpcm_enabled_flag.static intnintra_boundary_filtering_disabled_flag(long struct) Unsafe version ofintra_boundary_filtering_disabled_flag().static voidnintra_boundary_filtering_disabled_flag(long struct, int value) Unsafe version ofintra_boundary_filtering_disabled_flag.static intnintra_smoothing_disabled_flag(long struct) Unsafe version ofintra_smoothing_disabled_flag().static voidnintra_smoothing_disabled_flag(long struct, int value) Unsafe version ofintra_smoothing_disabled_flag.static intnlong_term_ref_pics_present_flag(long struct) Unsafe version oflong_term_ref_pics_present_flag().static voidnlong_term_ref_pics_present_flag(long struct, int value) Unsafe version oflong_term_ref_pics_present_flag.static intnpalette_mode_enabled_flag(long struct) Unsafe version ofpalette_mode_enabled_flag().static voidnpalette_mode_enabled_flag(long struct, int value) Unsafe version ofpalette_mode_enabled_flag.static intnpcm_enabled_flag(long struct) Unsafe version ofpcm_enabled_flag().static voidnpcm_enabled_flag(long struct, int value) Unsafe version ofpcm_enabled_flag.static intnpcm_loop_filter_disabled_flag(long struct) Unsafe version ofpcm_loop_filter_disabled_flag().static voidnpcm_loop_filter_disabled_flag(long struct, int value) Unsafe version ofpcm_loop_filter_disabled_flag.static intnpersistent_rice_adaptation_enabled_flag(long struct) Unsafe version ofpersistent_rice_adaptation_enabled_flag().static voidnpersistent_rice_adaptation_enabled_flag(long struct, int value) Unsafe version ofpersistent_rice_adaptation_enabled_flag.static intnsample_adaptive_offset_enabled_flag(long struct) Unsafe version ofsample_adaptive_offset_enabled_flag().static voidnsample_adaptive_offset_enabled_flag(long struct, int value) Unsafe version ofsample_adaptive_offset_enabled_flag.static intnscaling_list_enabled_flag(long struct) Unsafe version ofscaling_list_enabled_flag().static voidnscaling_list_enabled_flag(long struct, int value) Unsafe version ofscaling_list_enabled_flag.static intnseparate_colour_plane_flag(long struct) Unsafe version ofseparate_colour_plane_flag().static voidnseparate_colour_plane_flag(long struct, int value) Unsafe version ofseparate_colour_plane_flag.static intnsps_curr_pic_ref_enabled_flag(long struct) Unsafe version ofsps_curr_pic_ref_enabled_flag().static voidnsps_curr_pic_ref_enabled_flag(long struct, int value) Unsafe version ofsps_curr_pic_ref_enabled_flag.static intnsps_extension_present_flag(long struct) Unsafe version ofsps_extension_present_flag().static voidnsps_extension_present_flag(long struct, int value) Unsafe version ofsps_extension_present_flag.static intnsps_palette_predictor_initializer_present_flag(long struct) Unsafe version ofsps_palette_predictor_initializer_present_flag().static voidnsps_palette_predictor_initializer_present_flag(long struct, int value) Unsafe version ofsps_palette_predictor_initializer_present_flag.static intnsps_palette_predictor_initializers_present_flag(long struct) Unsafe version ofsps_palette_predictor_initializers_present_flag().static voidnsps_palette_predictor_initializers_present_flag(long struct, int value) Unsafe version ofsps_palette_predictor_initializers_present_flag.static intnsps_range_extension_flag(long struct) Unsafe version ofsps_range_extension_flag().static voidnsps_range_extension_flag(long struct, int value) Unsafe version ofsps_range_extension_flag.static intnsps_scaling_list_data_present_flag(long struct) Unsafe version ofsps_scaling_list_data_present_flag().static voidnsps_scaling_list_data_present_flag(long struct, int value) Unsafe version ofsps_scaling_list_data_present_flag.static intnsps_scc_extension_flag(long struct) Unsafe version ofsps_scc_extension_flag().static voidnsps_scc_extension_flag(long struct, int value) Unsafe version ofsps_scc_extension_flag.static intnsps_sub_layer_ordering_info_present_flag(long struct) Unsafe version ofsps_sub_layer_ordering_info_present_flag().static voidnsps_sub_layer_ordering_info_present_flag(long struct, int value) Unsafe version ofsps_sub_layer_ordering_info_present_flag.static intnsps_temporal_id_nesting_flag(long struct) Unsafe version ofsps_temporal_id_nesting_flag().static voidnsps_temporal_id_nesting_flag(long struct, int value) Unsafe version ofsps_temporal_id_nesting_flag.static intnsps_temporal_mvp_enabled_flag(long struct) Unsafe version ofsps_temporal_mvp_enabled_flag().static voidnsps_temporal_mvp_enabled_flag(long struct, int value) Unsafe version ofsps_temporal_mvp_enabled_flag.static intnstrong_intra_smoothing_enabled_flag(long struct) Unsafe version ofstrong_intra_smoothing_enabled_flag().static voidnstrong_intra_smoothing_enabled_flag(long struct, int value) Unsafe version ofstrong_intra_smoothing_enabled_flag.static intntransform_skip_context_enabled_flag(long struct) Unsafe version oftransform_skip_context_enabled_flag().static voidntransform_skip_context_enabled_flag(long struct, int value) Unsafe version oftransform_skip_context_enabled_flag.static intntransform_skip_rotation_enabled_flag(long struct) Unsafe version oftransform_skip_rotation_enabled_flag().static voidntransform_skip_rotation_enabled_flag(long struct, int value) Unsafe version oftransform_skip_rotation_enabled_flag.static intnvui_parameters_present_flag(long struct) Unsafe version ofvui_parameters_present_flag().static voidnvui_parameters_present_flag(long struct, int value) Unsafe version ofvui_parameters_present_flag.booleanpalette_mode_enabled_flag(boolean value) Sets the specified value to thepalette_mode_enabled_flagfield.booleanpcm_enabled_flag(boolean value) Sets the specified value to thepcm_enabled_flagfield.booleanpcm_loop_filter_disabled_flag(boolean value) Sets the specified value to thepcm_loop_filter_disabled_flagfield.booleanpersistent_rice_adaptation_enabled_flag(boolean value) Sets the specified value to thepersistent_rice_adaptation_enabled_flagfield.booleansample_adaptive_offset_enabled_flag(boolean value) Sets the specified value to thesample_adaptive_offset_enabled_flagfield.booleanscaling_list_enabled_flag(boolean value) Sets the specified value to thescaling_list_enabled_flagfield.booleanseparate_colour_plane_flag(boolean value) Sets the specified value to theseparate_colour_plane_flagfield.set(boolean sps_temporal_id_nesting_flag, boolean separate_colour_plane_flag, boolean conformance_window_flag, boolean sps_sub_layer_ordering_info_present_flag, boolean scaling_list_enabled_flag, boolean sps_scaling_list_data_present_flag, boolean amp_enabled_flag, boolean sample_adaptive_offset_enabled_flag, boolean pcm_enabled_flag, boolean pcm_loop_filter_disabled_flag, boolean long_term_ref_pics_present_flag, boolean sps_temporal_mvp_enabled_flag, boolean strong_intra_smoothing_enabled_flag, boolean vui_parameters_present_flag, boolean sps_extension_present_flag, boolean sps_range_extension_flag, boolean transform_skip_rotation_enabled_flag, boolean transform_skip_context_enabled_flag, boolean implicit_rdpcm_enabled_flag, boolean explicit_rdpcm_enabled_flag, boolean extended_precision_processing_flag, boolean intra_smoothing_disabled_flag, boolean high_precision_offsets_enabled_flag, boolean persistent_rice_adaptation_enabled_flag, boolean cabac_bypass_alignment_enabled_flag, boolean sps_scc_extension_flag, boolean sps_curr_pic_ref_enabled_flag, boolean palette_mode_enabled_flag, boolean sps_palette_predictor_initializers_present_flag, boolean sps_palette_predictor_initializer_present_flag, boolean intra_boundary_filtering_disabled_flag) Initializes this struct with the specified values.set(StdVideoH265SpsFlags src) Copies the specified struct data to this struct.intsizeof()Returnssizeof(struct).booleansps_curr_pic_ref_enabled_flag(boolean value) Sets the specified value to thesps_curr_pic_ref_enabled_flagfield.booleansps_extension_present_flag(boolean value) Sets the specified value to thesps_extension_present_flagfield.booleansps_palette_predictor_initializer_present_flag(boolean value) Sets the specified value to thesps_palette_predictor_initializer_present_flagfield.booleansps_palette_predictor_initializers_present_flag(boolean value) Sets the specified value to thesps_palette_predictor_initializers_present_flagfield.booleansps_range_extension_flag(boolean value) Sets the specified value to thesps_range_extension_flagfield.booleansps_scaling_list_data_present_flag(boolean value) Sets the specified value to thesps_scaling_list_data_present_flagfield.booleansps_scc_extension_flag(boolean value) Sets the specified value to thesps_scc_extension_flagfield.booleansps_sub_layer_ordering_info_present_flag(boolean value) Sets the specified value to thesps_sub_layer_ordering_info_present_flagfield.booleansps_temporal_id_nesting_flag(boolean value) Sets the specified value to thesps_temporal_id_nesting_flagfield.booleansps_temporal_mvp_enabled_flag(boolean value) Sets the specified value to thesps_temporal_mvp_enabled_flagfield.booleanstrong_intra_smoothing_enabled_flag(boolean value) Sets the specified value to thestrong_intra_smoothing_enabled_flagfield.booleantransform_skip_context_enabled_flag(boolean value) Sets the specified value to thetransform_skip_context_enabled_flagfield.booleantransform_skip_rotation_enabled_flag(boolean value) Sets the specified value to thetransform_skip_rotation_enabled_flagfield.booleanvui_parameters_present_flag(boolean value) Sets the specified value to thevui_parameters_present_flagfield.Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toStringMethods 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. -
BITFIELD0
public static final int BITFIELD0The struct member offsets.
-
-
Constructor Details
-
StdVideoH265SpsFlags
Creates aStdVideoH265SpsFlagsinstance at the current position of the specifiedByteBuffercontainer. 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:StructReturnssizeof(struct).- Specified by:
sizeofin classStruct<StdVideoH265SpsFlags>
-
sps_temporal_id_nesting_flag
public boolean sps_temporal_id_nesting_flag()- Returns:
- the value of the
sps_temporal_id_nesting_flagfield.
-
separate_colour_plane_flag
public boolean separate_colour_plane_flag()- Returns:
- the value of the
separate_colour_plane_flagfield.
-
conformance_window_flag
public boolean conformance_window_flag()- Returns:
- the value of the
conformance_window_flagfield.
-
sps_sub_layer_ordering_info_present_flag
public boolean sps_sub_layer_ordering_info_present_flag()- Returns:
- the value of the
sps_sub_layer_ordering_info_present_flagfield.
-
scaling_list_enabled_flag
public boolean scaling_list_enabled_flag()- Returns:
- the value of the
scaling_list_enabled_flagfield.
-
sps_scaling_list_data_present_flag
public boolean sps_scaling_list_data_present_flag()- Returns:
- the value of the
sps_scaling_list_data_present_flagfield.
-
amp_enabled_flag
public boolean amp_enabled_flag()- Returns:
- the value of the
amp_enabled_flagfield.
-
sample_adaptive_offset_enabled_flag
public boolean sample_adaptive_offset_enabled_flag()- Returns:
- the value of the
sample_adaptive_offset_enabled_flagfield.
-
pcm_enabled_flag
public boolean pcm_enabled_flag()- Returns:
- the value of the
pcm_enabled_flagfield.
-
pcm_loop_filter_disabled_flag
public boolean pcm_loop_filter_disabled_flag()- Returns:
- the value of the
pcm_loop_filter_disabled_flagfield.
-
long_term_ref_pics_present_flag
public boolean long_term_ref_pics_present_flag()- Returns:
- the value of the
long_term_ref_pics_present_flagfield.
-
sps_temporal_mvp_enabled_flag
public boolean sps_temporal_mvp_enabled_flag()- Returns:
- the value of the
sps_temporal_mvp_enabled_flagfield.
-
strong_intra_smoothing_enabled_flag
public boolean strong_intra_smoothing_enabled_flag()- Returns:
- the value of the
strong_intra_smoothing_enabled_flagfield.
-
vui_parameters_present_flag
public boolean vui_parameters_present_flag()- Returns:
- the value of the
vui_parameters_present_flagfield.
-
sps_extension_present_flag
public boolean sps_extension_present_flag()- Returns:
- the value of the
sps_extension_present_flagfield.
-
sps_range_extension_flag
public boolean sps_range_extension_flag()- Returns:
- the value of the
sps_range_extension_flagfield.
-
transform_skip_rotation_enabled_flag
public boolean transform_skip_rotation_enabled_flag()- Returns:
- the value of the
transform_skip_rotation_enabled_flagfield.
-
transform_skip_context_enabled_flag
public boolean transform_skip_context_enabled_flag()- Returns:
- the value of the
transform_skip_context_enabled_flagfield.
-
implicit_rdpcm_enabled_flag
public boolean implicit_rdpcm_enabled_flag()- Returns:
- the value of the
implicit_rdpcm_enabled_flagfield.
-
explicit_rdpcm_enabled_flag
public boolean explicit_rdpcm_enabled_flag()- Returns:
- the value of the
explicit_rdpcm_enabled_flagfield.
-
extended_precision_processing_flag
public boolean extended_precision_processing_flag()- Returns:
- the value of the
extended_precision_processing_flagfield.
-
intra_smoothing_disabled_flag
public boolean intra_smoothing_disabled_flag()- Returns:
- the value of the
intra_smoothing_disabled_flagfield.
-
high_precision_offsets_enabled_flag
public boolean high_precision_offsets_enabled_flag()- Returns:
- the value of the
high_precision_offsets_enabled_flagfield.
-
persistent_rice_adaptation_enabled_flag
public boolean persistent_rice_adaptation_enabled_flag()- Returns:
- the value of the
persistent_rice_adaptation_enabled_flagfield.
-
cabac_bypass_alignment_enabled_flag
public boolean cabac_bypass_alignment_enabled_flag()- Returns:
- the value of the
cabac_bypass_alignment_enabled_flagfield.
-
sps_scc_extension_flag
public boolean sps_scc_extension_flag()- Returns:
- the value of the
sps_scc_extension_flagfield.
-
sps_curr_pic_ref_enabled_flag
public boolean sps_curr_pic_ref_enabled_flag()- Returns:
- the value of the
sps_curr_pic_ref_enabled_flagfield.
-
palette_mode_enabled_flag
public boolean palette_mode_enabled_flag()- Returns:
- the value of the
palette_mode_enabled_flagfield.
-
sps_palette_predictor_initializers_present_flag
public boolean sps_palette_predictor_initializers_present_flag()- Returns:
- the value of the
sps_palette_predictor_initializers_present_flagfield.
-
sps_palette_predictor_initializer_present_flag
public boolean sps_palette_predictor_initializer_present_flag()- Returns:
- the value of the
sps_palette_predictor_initializer_present_flagfield.
-
intra_boundary_filtering_disabled_flag
public boolean intra_boundary_filtering_disabled_flag()- Returns:
- the value of the
intra_boundary_filtering_disabled_flagfield.
-
sps_temporal_id_nesting_flag
Sets the specified value to thesps_temporal_id_nesting_flagfield. -
separate_colour_plane_flag
Sets the specified value to theseparate_colour_plane_flagfield. -
conformance_window_flag
Sets the specified value to theconformance_window_flagfield. -
sps_sub_layer_ordering_info_present_flag
Sets the specified value to thesps_sub_layer_ordering_info_present_flagfield. -
scaling_list_enabled_flag
Sets the specified value to thescaling_list_enabled_flagfield. -
sps_scaling_list_data_present_flag
Sets the specified value to thesps_scaling_list_data_present_flagfield. -
amp_enabled_flag
Sets the specified value to theamp_enabled_flagfield. -
sample_adaptive_offset_enabled_flag
Sets the specified value to thesample_adaptive_offset_enabled_flagfield. -
pcm_enabled_flag
Sets the specified value to thepcm_enabled_flagfield. -
pcm_loop_filter_disabled_flag
Sets the specified value to thepcm_loop_filter_disabled_flagfield. -
long_term_ref_pics_present_flag
Sets the specified value to thelong_term_ref_pics_present_flagfield. -
sps_temporal_mvp_enabled_flag
Sets the specified value to thesps_temporal_mvp_enabled_flagfield. -
strong_intra_smoothing_enabled_flag
Sets the specified value to thestrong_intra_smoothing_enabled_flagfield. -
vui_parameters_present_flag
Sets the specified value to thevui_parameters_present_flagfield. -
sps_extension_present_flag
Sets the specified value to thesps_extension_present_flagfield. -
sps_range_extension_flag
Sets the specified value to thesps_range_extension_flagfield. -
transform_skip_rotation_enabled_flag
Sets the specified value to thetransform_skip_rotation_enabled_flagfield. -
transform_skip_context_enabled_flag
Sets the specified value to thetransform_skip_context_enabled_flagfield. -
implicit_rdpcm_enabled_flag
Sets the specified value to theimplicit_rdpcm_enabled_flagfield. -
explicit_rdpcm_enabled_flag
Sets the specified value to theexplicit_rdpcm_enabled_flagfield. -
extended_precision_processing_flag
Sets the specified value to theextended_precision_processing_flagfield. -
intra_smoothing_disabled_flag
Sets the specified value to theintra_smoothing_disabled_flagfield. -
high_precision_offsets_enabled_flag
Sets the specified value to thehigh_precision_offsets_enabled_flagfield. -
persistent_rice_adaptation_enabled_flag
Sets the specified value to thepersistent_rice_adaptation_enabled_flagfield. -
cabac_bypass_alignment_enabled_flag
Sets the specified value to thecabac_bypass_alignment_enabled_flagfield. -
sps_scc_extension_flag
Sets the specified value to thesps_scc_extension_flagfield. -
sps_curr_pic_ref_enabled_flag
Sets the specified value to thesps_curr_pic_ref_enabled_flagfield. -
palette_mode_enabled_flag
Sets the specified value to thepalette_mode_enabled_flagfield. -
sps_palette_predictor_initializers_present_flag
Sets the specified value to thesps_palette_predictor_initializers_present_flagfield. -
sps_palette_predictor_initializer_present_flag
Sets the specified value to thesps_palette_predictor_initializer_present_flagfield. -
intra_boundary_filtering_disabled_flag
Sets the specified value to theintra_boundary_filtering_disabled_flagfield. -
set
public StdVideoH265SpsFlags set(boolean sps_temporal_id_nesting_flag, boolean separate_colour_plane_flag, boolean conformance_window_flag, boolean sps_sub_layer_ordering_info_present_flag, boolean scaling_list_enabled_flag, boolean sps_scaling_list_data_present_flag, boolean amp_enabled_flag, boolean sample_adaptive_offset_enabled_flag, boolean pcm_enabled_flag, boolean pcm_loop_filter_disabled_flag, boolean long_term_ref_pics_present_flag, boolean sps_temporal_mvp_enabled_flag, boolean strong_intra_smoothing_enabled_flag, boolean vui_parameters_present_flag, boolean sps_extension_present_flag, boolean sps_range_extension_flag, boolean transform_skip_rotation_enabled_flag, boolean transform_skip_context_enabled_flag, boolean implicit_rdpcm_enabled_flag, boolean explicit_rdpcm_enabled_flag, boolean extended_precision_processing_flag, boolean intra_smoothing_disabled_flag, boolean high_precision_offsets_enabled_flag, boolean persistent_rice_adaptation_enabled_flag, boolean cabac_bypass_alignment_enabled_flag, boolean sps_scc_extension_flag, boolean sps_curr_pic_ref_enabled_flag, boolean palette_mode_enabled_flag, boolean sps_palette_predictor_initializers_present_flag, boolean sps_palette_predictor_initializer_present_flag, boolean intra_boundary_filtering_disabled_flag) 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 newStdVideoH265SpsFlagsinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newStdVideoH265SpsFlagsinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newStdVideoH265SpsFlagsinstance allocated withBufferUtils. -
create
Returns a newStdVideoH265SpsFlagsinstance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoH265SpsFlags.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newStdVideoH265SpsFlags.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newStdVideoH265SpsFlags.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aStdVideoH265SpsFlags.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
-
malloc
Returns a newStdVideoH265SpsFlagsinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265SpsFlagsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newStdVideoH265SpsFlags.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265SpsFlags.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
nbitfield0
public static int nbitfield0(long struct) -
nsps_temporal_id_nesting_flag
public static int nsps_temporal_id_nesting_flag(long struct) Unsafe version ofsps_temporal_id_nesting_flag(). -
nseparate_colour_plane_flag
public static int nseparate_colour_plane_flag(long struct) Unsafe version ofseparate_colour_plane_flag(). -
nconformance_window_flag
public static int nconformance_window_flag(long struct) Unsafe version ofconformance_window_flag(). -
nsps_sub_layer_ordering_info_present_flag
public static int nsps_sub_layer_ordering_info_present_flag(long struct) Unsafe version ofsps_sub_layer_ordering_info_present_flag(). -
nscaling_list_enabled_flag
public static int nscaling_list_enabled_flag(long struct) Unsafe version ofscaling_list_enabled_flag(). -
nsps_scaling_list_data_present_flag
public static int nsps_scaling_list_data_present_flag(long struct) Unsafe version ofsps_scaling_list_data_present_flag(). -
namp_enabled_flag
public static int namp_enabled_flag(long struct) Unsafe version ofamp_enabled_flag(). -
nsample_adaptive_offset_enabled_flag
public static int nsample_adaptive_offset_enabled_flag(long struct) Unsafe version ofsample_adaptive_offset_enabled_flag(). -
npcm_enabled_flag
public static int npcm_enabled_flag(long struct) Unsafe version ofpcm_enabled_flag(). -
npcm_loop_filter_disabled_flag
public static int npcm_loop_filter_disabled_flag(long struct) Unsafe version ofpcm_loop_filter_disabled_flag(). -
nlong_term_ref_pics_present_flag
public static int nlong_term_ref_pics_present_flag(long struct) Unsafe version oflong_term_ref_pics_present_flag(). -
nsps_temporal_mvp_enabled_flag
public static int nsps_temporal_mvp_enabled_flag(long struct) Unsafe version ofsps_temporal_mvp_enabled_flag(). -
nstrong_intra_smoothing_enabled_flag
public static int nstrong_intra_smoothing_enabled_flag(long struct) Unsafe version ofstrong_intra_smoothing_enabled_flag(). -
nvui_parameters_present_flag
public static int nvui_parameters_present_flag(long struct) Unsafe version ofvui_parameters_present_flag(). -
nsps_extension_present_flag
public static int nsps_extension_present_flag(long struct) Unsafe version ofsps_extension_present_flag(). -
nsps_range_extension_flag
public static int nsps_range_extension_flag(long struct) Unsafe version ofsps_range_extension_flag(). -
ntransform_skip_rotation_enabled_flag
public static int ntransform_skip_rotation_enabled_flag(long struct) Unsafe version oftransform_skip_rotation_enabled_flag(). -
ntransform_skip_context_enabled_flag
public static int ntransform_skip_context_enabled_flag(long struct) Unsafe version oftransform_skip_context_enabled_flag(). -
nimplicit_rdpcm_enabled_flag
public static int nimplicit_rdpcm_enabled_flag(long struct) Unsafe version ofimplicit_rdpcm_enabled_flag(). -
nexplicit_rdpcm_enabled_flag
public static int nexplicit_rdpcm_enabled_flag(long struct) Unsafe version ofexplicit_rdpcm_enabled_flag(). -
nextended_precision_processing_flag
public static int nextended_precision_processing_flag(long struct) Unsafe version ofextended_precision_processing_flag(). -
nintra_smoothing_disabled_flag
public static int nintra_smoothing_disabled_flag(long struct) Unsafe version ofintra_smoothing_disabled_flag(). -
nhigh_precision_offsets_enabled_flag
public static int nhigh_precision_offsets_enabled_flag(long struct) Unsafe version ofhigh_precision_offsets_enabled_flag(). -
npersistent_rice_adaptation_enabled_flag
public static int npersistent_rice_adaptation_enabled_flag(long struct) Unsafe version ofpersistent_rice_adaptation_enabled_flag(). -
ncabac_bypass_alignment_enabled_flag
public static int ncabac_bypass_alignment_enabled_flag(long struct) Unsafe version ofcabac_bypass_alignment_enabled_flag(). -
nsps_scc_extension_flag
public static int nsps_scc_extension_flag(long struct) Unsafe version ofsps_scc_extension_flag(). -
nsps_curr_pic_ref_enabled_flag
public static int nsps_curr_pic_ref_enabled_flag(long struct) Unsafe version ofsps_curr_pic_ref_enabled_flag(). -
npalette_mode_enabled_flag
public static int npalette_mode_enabled_flag(long struct) Unsafe version ofpalette_mode_enabled_flag(). -
nsps_palette_predictor_initializers_present_flag
public static int nsps_palette_predictor_initializers_present_flag(long struct) Unsafe version ofsps_palette_predictor_initializers_present_flag(). -
nsps_palette_predictor_initializer_present_flag
public static int nsps_palette_predictor_initializer_present_flag(long struct) Unsafe version ofsps_palette_predictor_initializer_present_flag(). -
nintra_boundary_filtering_disabled_flag
public static int nintra_boundary_filtering_disabled_flag(long struct) Unsafe version ofintra_boundary_filtering_disabled_flag(). -
nbitfield0
public static void nbitfield0(long struct, int value) -
nsps_temporal_id_nesting_flag
public static void nsps_temporal_id_nesting_flag(long struct, int value) Unsafe version ofsps_temporal_id_nesting_flag. -
nseparate_colour_plane_flag
public static void nseparate_colour_plane_flag(long struct, int value) Unsafe version ofseparate_colour_plane_flag. -
nconformance_window_flag
public static void nconformance_window_flag(long struct, int value) Unsafe version ofconformance_window_flag. -
nsps_sub_layer_ordering_info_present_flag
public static void nsps_sub_layer_ordering_info_present_flag(long struct, int value) Unsafe version ofsps_sub_layer_ordering_info_present_flag. -
nscaling_list_enabled_flag
public static void nscaling_list_enabled_flag(long struct, int value) Unsafe version ofscaling_list_enabled_flag. -
nsps_scaling_list_data_present_flag
public static void nsps_scaling_list_data_present_flag(long struct, int value) Unsafe version ofsps_scaling_list_data_present_flag. -
namp_enabled_flag
public static void namp_enabled_flag(long struct, int value) Unsafe version ofamp_enabled_flag. -
nsample_adaptive_offset_enabled_flag
public static void nsample_adaptive_offset_enabled_flag(long struct, int value) Unsafe version ofsample_adaptive_offset_enabled_flag. -
npcm_enabled_flag
public static void npcm_enabled_flag(long struct, int value) Unsafe version ofpcm_enabled_flag. -
npcm_loop_filter_disabled_flag
public static void npcm_loop_filter_disabled_flag(long struct, int value) Unsafe version ofpcm_loop_filter_disabled_flag. -
nlong_term_ref_pics_present_flag
public static void nlong_term_ref_pics_present_flag(long struct, int value) Unsafe version oflong_term_ref_pics_present_flag. -
nsps_temporal_mvp_enabled_flag
public static void nsps_temporal_mvp_enabled_flag(long struct, int value) Unsafe version ofsps_temporal_mvp_enabled_flag. -
nstrong_intra_smoothing_enabled_flag
public static void nstrong_intra_smoothing_enabled_flag(long struct, int value) Unsafe version ofstrong_intra_smoothing_enabled_flag. -
nvui_parameters_present_flag
public static void nvui_parameters_present_flag(long struct, int value) Unsafe version ofvui_parameters_present_flag. -
nsps_extension_present_flag
public static void nsps_extension_present_flag(long struct, int value) Unsafe version ofsps_extension_present_flag. -
nsps_range_extension_flag
public static void nsps_range_extension_flag(long struct, int value) Unsafe version ofsps_range_extension_flag. -
ntransform_skip_rotation_enabled_flag
public static void ntransform_skip_rotation_enabled_flag(long struct, int value) Unsafe version oftransform_skip_rotation_enabled_flag. -
ntransform_skip_context_enabled_flag
public static void ntransform_skip_context_enabled_flag(long struct, int value) Unsafe version oftransform_skip_context_enabled_flag. -
nimplicit_rdpcm_enabled_flag
public static void nimplicit_rdpcm_enabled_flag(long struct, int value) Unsafe version ofimplicit_rdpcm_enabled_flag. -
nexplicit_rdpcm_enabled_flag
public static void nexplicit_rdpcm_enabled_flag(long struct, int value) Unsafe version ofexplicit_rdpcm_enabled_flag. -
nextended_precision_processing_flag
public static void nextended_precision_processing_flag(long struct, int value) Unsafe version ofextended_precision_processing_flag. -
nintra_smoothing_disabled_flag
public static void nintra_smoothing_disabled_flag(long struct, int value) Unsafe version ofintra_smoothing_disabled_flag. -
nhigh_precision_offsets_enabled_flag
public static void nhigh_precision_offsets_enabled_flag(long struct, int value) Unsafe version ofhigh_precision_offsets_enabled_flag. -
npersistent_rice_adaptation_enabled_flag
public static void npersistent_rice_adaptation_enabled_flag(long struct, int value) Unsafe version ofpersistent_rice_adaptation_enabled_flag. -
ncabac_bypass_alignment_enabled_flag
public static void ncabac_bypass_alignment_enabled_flag(long struct, int value) Unsafe version ofcabac_bypass_alignment_enabled_flag. -
nsps_scc_extension_flag
public static void nsps_scc_extension_flag(long struct, int value) Unsafe version ofsps_scc_extension_flag. -
nsps_curr_pic_ref_enabled_flag
public static void nsps_curr_pic_ref_enabled_flag(long struct, int value) Unsafe version ofsps_curr_pic_ref_enabled_flag. -
npalette_mode_enabled_flag
public static void npalette_mode_enabled_flag(long struct, int value) Unsafe version ofpalette_mode_enabled_flag. -
nsps_palette_predictor_initializers_present_flag
public static void nsps_palette_predictor_initializers_present_flag(long struct, int value) Unsafe version ofsps_palette_predictor_initializers_present_flag. -
nsps_palette_predictor_initializer_present_flag
public static void nsps_palette_predictor_initializer_present_flag(long struct, int value) Unsafe version ofsps_palette_predictor_initializer_present_flag. -
nintra_boundary_filtering_disabled_flag
public static void nintra_boundary_filtering_disabled_flag(long struct, int value) Unsafe version ofintra_boundary_filtering_disabled_flag.
-