Package org.lwjgl.vulkan.video
Class StdVideoH265PpsFlags
- All Implemented Interfaces:
AutoCloseable,NativeResource,Pointer
struct StdVideoH265PpsFlags {
uint32_t dependent_slice_segments_enabled_flag : 1;
uint32_t output_flag_present_flag : 1;
uint32_t sign_data_hiding_enabled_flag : 1;
uint32_t cabac_init_present_flag : 1;
uint32_t constrained_intra_pred_flag : 1;
uint32_t transform_skip_enabled_flag : 1;
uint32_t cu_qp_delta_enabled_flag : 1;
uint32_t pps_slice_chroma_qp_offsets_present_flag : 1;
uint32_t weighted_pred_flag : 1;
uint32_t weighted_bipred_flag : 1;
uint32_t transquant_bypass_enabled_flag : 1;
uint32_t tiles_enabled_flag : 1;
uint32_t entropy_coding_sync_enabled_flag : 1;
uint32_t uniform_spacing_flag : 1;
uint32_t loop_filter_across_tiles_enabled_flag : 1;
uint32_t pps_loop_filter_across_slices_enabled_flag : 1;
uint32_t deblocking_filter_control_present_flag : 1;
uint32_t deblocking_filter_override_enabled_flag : 1;
uint32_t pps_deblocking_filter_disabled_flag : 1;
uint32_t pps_scaling_list_data_present_flag : 1;
uint32_t lists_modification_present_flag : 1;
uint32_t slice_segment_header_extension_present_flag : 1;
uint32_t pps_extension_present_flag : 1;
uint32_t cross_component_prediction_enabled_flag : 1;
uint32_t chroma_qp_offset_list_enabled_flag : 1;
uint32_t pps_curr_pic_ref_enabled_flag : 1;
uint32_t residual_adaptive_colour_transform_enabled_flag : 1;
uint32_t pps_slice_act_qp_offsets_present_flag : 1;
uint32_t pps_palette_predictor_initializers_present_flag : 1;
uint32_t monochrome_palette_flag : 1;
uint32_t pps_range_extension_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
ConstructorsConstructorDescriptionStdVideoH265PpsFlags(ByteBuffer container) Creates aStdVideoH265PpsFlagsinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionbooleancabac_init_present_flag(boolean value) Sets the specified value to thecabac_init_present_flagfield.static StdVideoH265PpsFlagscalloc()Returns a newStdVideoH265PpsFlagsinstance allocated withmemCalloc.static StdVideoH265PpsFlags.Buffercalloc(int capacity) Returns a newStdVideoH265PpsFlags.Bufferinstance allocated withmemCalloc.static StdVideoH265PpsFlags.Buffercalloc(int capacity, MemoryStack stack) Returns a newStdVideoH265PpsFlags.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.static StdVideoH265PpsFlagscalloc(MemoryStack stack) Returns a newStdVideoH265PpsFlagsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.booleanchroma_qp_offset_list_enabled_flag(boolean value) Sets the specified value to thechroma_qp_offset_list_enabled_flagfield.booleanconstrained_intra_pred_flag(boolean value) Sets the specified value to theconstrained_intra_pred_flagfield.static StdVideoH265PpsFlagscreate()Returns a newStdVideoH265PpsFlagsinstance allocated withBufferUtils.static StdVideoH265PpsFlags.Buffercreate(int capacity) Returns a newStdVideoH265PpsFlags.Bufferinstance allocated withBufferUtils.static StdVideoH265PpsFlagscreate(long address) Returns a newStdVideoH265PpsFlagsinstance for the specified memory address.static StdVideoH265PpsFlags.Buffercreate(long address, int capacity) Create aStdVideoH265PpsFlags.Bufferinstance at the specified memory.static @Nullable StdVideoH265PpsFlagscreateSafe(long address) static @Nullable StdVideoH265PpsFlags.BuffercreateSafe(long address, int capacity) booleancross_component_prediction_enabled_flag(boolean value) Sets the specified value to thecross_component_prediction_enabled_flagfield.booleancu_qp_delta_enabled_flag(boolean value) Sets the specified value to thecu_qp_delta_enabled_flagfield.booleandeblocking_filter_control_present_flag(boolean value) Sets the specified value to thedeblocking_filter_control_present_flagfield.booleandeblocking_filter_override_enabled_flag(boolean value) Sets the specified value to thedeblocking_filter_override_enabled_flagfield.booleandependent_slice_segments_enabled_flag(boolean value) Sets the specified value to thedependent_slice_segments_enabled_flagfield.booleanentropy_coding_sync_enabled_flag(boolean value) Sets the specified value to theentropy_coding_sync_enabled_flagfield.booleanlists_modification_present_flag(boolean value) Sets the specified value to thelists_modification_present_flagfield.booleanloop_filter_across_tiles_enabled_flag(boolean value) Sets the specified value to theloop_filter_across_tiles_enabled_flagfield.static StdVideoH265PpsFlagsmalloc()Returns a newStdVideoH265PpsFlagsinstance allocated withmemAlloc.static StdVideoH265PpsFlags.Buffermalloc(int capacity) Returns a newStdVideoH265PpsFlags.Bufferinstance allocated withmemAlloc.static StdVideoH265PpsFlags.Buffermalloc(int capacity, MemoryStack stack) Returns a newStdVideoH265PpsFlags.Bufferinstance allocated on the specifiedMemoryStack.static StdVideoH265PpsFlagsmalloc(MemoryStack stack) Returns a newStdVideoH265PpsFlagsinstance allocated on the specifiedMemoryStack.booleanmonochrome_palette_flag(boolean value) Sets the specified value to themonochrome_palette_flagfield.static intnbitfield0(long struct) static voidnbitfield0(long struct, int value) static intncabac_init_present_flag(long struct) Unsafe version ofcabac_init_present_flag().static voidncabac_init_present_flag(long struct, int value) Unsafe version ofcabac_init_present_flag.static intnchroma_qp_offset_list_enabled_flag(long struct) Unsafe version ofchroma_qp_offset_list_enabled_flag().static voidnchroma_qp_offset_list_enabled_flag(long struct, int value) Unsafe version ofchroma_qp_offset_list_enabled_flag.static intnconstrained_intra_pred_flag(long struct) Unsafe version ofconstrained_intra_pred_flag().static voidnconstrained_intra_pred_flag(long struct, int value) Unsafe version ofconstrained_intra_pred_flag.static intncross_component_prediction_enabled_flag(long struct) Unsafe version ofcross_component_prediction_enabled_flag().static voidncross_component_prediction_enabled_flag(long struct, int value) Unsafe version ofcross_component_prediction_enabled_flag.static intncu_qp_delta_enabled_flag(long struct) Unsafe version ofcu_qp_delta_enabled_flag().static voidncu_qp_delta_enabled_flag(long struct, int value) Unsafe version ofcu_qp_delta_enabled_flag.static intndeblocking_filter_control_present_flag(long struct) Unsafe version ofdeblocking_filter_control_present_flag().static voidndeblocking_filter_control_present_flag(long struct, int value) Unsafe version ofdeblocking_filter_control_present_flag.static intndeblocking_filter_override_enabled_flag(long struct) Unsafe version ofdeblocking_filter_override_enabled_flag().static voidndeblocking_filter_override_enabled_flag(long struct, int value) Unsafe version ofdeblocking_filter_override_enabled_flag.static intndependent_slice_segments_enabled_flag(long struct) Unsafe version ofdependent_slice_segments_enabled_flag().static voidndependent_slice_segments_enabled_flag(long struct, int value) Unsafe version ofdependent_slice_segments_enabled_flag.static intnentropy_coding_sync_enabled_flag(long struct) Unsafe version ofentropy_coding_sync_enabled_flag().static voidnentropy_coding_sync_enabled_flag(long struct, int value) Unsafe version ofentropy_coding_sync_enabled_flag.static intnlists_modification_present_flag(long struct) Unsafe version oflists_modification_present_flag().static voidnlists_modification_present_flag(long struct, int value) Unsafe version oflists_modification_present_flag.static intnloop_filter_across_tiles_enabled_flag(long struct) Unsafe version ofloop_filter_across_tiles_enabled_flag().static voidnloop_filter_across_tiles_enabled_flag(long struct, int value) Unsafe version ofloop_filter_across_tiles_enabled_flag.static intnmonochrome_palette_flag(long struct) Unsafe version ofmonochrome_palette_flag().static voidnmonochrome_palette_flag(long struct, int value) Unsafe version ofmonochrome_palette_flag.static intnoutput_flag_present_flag(long struct) Unsafe version ofoutput_flag_present_flag().static voidnoutput_flag_present_flag(long struct, int value) Unsafe version ofoutput_flag_present_flag.static intnpps_curr_pic_ref_enabled_flag(long struct) Unsafe version ofpps_curr_pic_ref_enabled_flag().static voidnpps_curr_pic_ref_enabled_flag(long struct, int value) Unsafe version ofpps_curr_pic_ref_enabled_flag.static intnpps_deblocking_filter_disabled_flag(long struct) Unsafe version ofpps_deblocking_filter_disabled_flag().static voidnpps_deblocking_filter_disabled_flag(long struct, int value) Unsafe version ofpps_deblocking_filter_disabled_flag.static intnpps_extension_present_flag(long struct) Unsafe version ofpps_extension_present_flag().static voidnpps_extension_present_flag(long struct, int value) Unsafe version ofpps_extension_present_flag.static intnpps_loop_filter_across_slices_enabled_flag(long struct) Unsafe version ofpps_loop_filter_across_slices_enabled_flag().static voidnpps_loop_filter_across_slices_enabled_flag(long struct, int value) Unsafe version ofpps_loop_filter_across_slices_enabled_flag.static intnpps_palette_predictor_initializers_present_flag(long struct) Unsafe version ofpps_palette_predictor_initializers_present_flag().static voidnpps_palette_predictor_initializers_present_flag(long struct, int value) Unsafe version ofpps_palette_predictor_initializers_present_flag.static intnpps_range_extension_flag(long struct) Unsafe version ofpps_range_extension_flag().static voidnpps_range_extension_flag(long struct, int value) Unsafe version ofpps_range_extension_flag.static intnpps_scaling_list_data_present_flag(long struct) Unsafe version ofpps_scaling_list_data_present_flag().static voidnpps_scaling_list_data_present_flag(long struct, int value) Unsafe version ofpps_scaling_list_data_present_flag.static intnpps_slice_act_qp_offsets_present_flag(long struct) Unsafe version ofpps_slice_act_qp_offsets_present_flag().static voidnpps_slice_act_qp_offsets_present_flag(long struct, int value) Unsafe version ofpps_slice_act_qp_offsets_present_flag.static intnpps_slice_chroma_qp_offsets_present_flag(long struct) Unsafe version ofpps_slice_chroma_qp_offsets_present_flag().static voidnpps_slice_chroma_qp_offsets_present_flag(long struct, int value) Unsafe version ofpps_slice_chroma_qp_offsets_present_flag.static intnresidual_adaptive_colour_transform_enabled_flag(long struct) Unsafe version ofresidual_adaptive_colour_transform_enabled_flag().static voidnresidual_adaptive_colour_transform_enabled_flag(long struct, int value) Unsafe version ofresidual_adaptive_colour_transform_enabled_flag.static intnsign_data_hiding_enabled_flag(long struct) Unsafe version ofsign_data_hiding_enabled_flag().static voidnsign_data_hiding_enabled_flag(long struct, int value) Unsafe version ofsign_data_hiding_enabled_flag.static intnslice_segment_header_extension_present_flag(long struct) Unsafe version ofslice_segment_header_extension_present_flag().static voidnslice_segment_header_extension_present_flag(long struct, int value) Unsafe version ofslice_segment_header_extension_present_flag.static intntiles_enabled_flag(long struct) Unsafe version oftiles_enabled_flag().static voidntiles_enabled_flag(long struct, int value) Unsafe version oftiles_enabled_flag.static intntransform_skip_enabled_flag(long struct) Unsafe version oftransform_skip_enabled_flag().static voidntransform_skip_enabled_flag(long struct, int value) Unsafe version oftransform_skip_enabled_flag.static intntransquant_bypass_enabled_flag(long struct) Unsafe version oftransquant_bypass_enabled_flag().static voidntransquant_bypass_enabled_flag(long struct, int value) Unsafe version oftransquant_bypass_enabled_flag.static intnuniform_spacing_flag(long struct) Unsafe version ofuniform_spacing_flag().static voidnuniform_spacing_flag(long struct, int value) Unsafe version ofuniform_spacing_flag.static intnweighted_bipred_flag(long struct) Unsafe version ofweighted_bipred_flag().static voidnweighted_bipred_flag(long struct, int value) Unsafe version ofweighted_bipred_flag.static intnweighted_pred_flag(long struct) Unsafe version ofweighted_pred_flag().static voidnweighted_pred_flag(long struct, int value) Unsafe version ofweighted_pred_flag.booleanoutput_flag_present_flag(boolean value) Sets the specified value to theoutput_flag_present_flagfield.booleanpps_curr_pic_ref_enabled_flag(boolean value) Sets the specified value to thepps_curr_pic_ref_enabled_flagfield.booleanpps_deblocking_filter_disabled_flag(boolean value) Sets the specified value to thepps_deblocking_filter_disabled_flagfield.booleanpps_extension_present_flag(boolean value) Sets the specified value to thepps_extension_present_flagfield.booleanpps_loop_filter_across_slices_enabled_flag(boolean value) Sets the specified value to thepps_loop_filter_across_slices_enabled_flagfield.booleanpps_palette_predictor_initializers_present_flag(boolean value) Sets the specified value to thepps_palette_predictor_initializers_present_flagfield.booleanpps_range_extension_flag(boolean value) Sets the specified value to thepps_range_extension_flagfield.booleanpps_scaling_list_data_present_flag(boolean value) Sets the specified value to thepps_scaling_list_data_present_flagfield.booleanpps_slice_act_qp_offsets_present_flag(boolean value) Sets the specified value to thepps_slice_act_qp_offsets_present_flagfield.booleanpps_slice_chroma_qp_offsets_present_flag(boolean value) Sets the specified value to thepps_slice_chroma_qp_offsets_present_flagfield.booleanresidual_adaptive_colour_transform_enabled_flag(boolean value) Sets the specified value to theresidual_adaptive_colour_transform_enabled_flagfield.set(boolean dependent_slice_segments_enabled_flag, boolean output_flag_present_flag, boolean sign_data_hiding_enabled_flag, boolean cabac_init_present_flag, boolean constrained_intra_pred_flag, boolean transform_skip_enabled_flag, boolean cu_qp_delta_enabled_flag, boolean pps_slice_chroma_qp_offsets_present_flag, boolean weighted_pred_flag, boolean weighted_bipred_flag, boolean transquant_bypass_enabled_flag, boolean tiles_enabled_flag, boolean entropy_coding_sync_enabled_flag, boolean uniform_spacing_flag, boolean loop_filter_across_tiles_enabled_flag, boolean pps_loop_filter_across_slices_enabled_flag, boolean deblocking_filter_control_present_flag, boolean deblocking_filter_override_enabled_flag, boolean pps_deblocking_filter_disabled_flag, boolean pps_scaling_list_data_present_flag, boolean lists_modification_present_flag, boolean slice_segment_header_extension_present_flag, boolean pps_extension_present_flag, boolean cross_component_prediction_enabled_flag, boolean chroma_qp_offset_list_enabled_flag, boolean pps_curr_pic_ref_enabled_flag, boolean residual_adaptive_colour_transform_enabled_flag, boolean pps_slice_act_qp_offsets_present_flag, boolean pps_palette_predictor_initializers_present_flag, boolean monochrome_palette_flag, boolean pps_range_extension_flag) Initializes this struct with the specified values.set(StdVideoH265PpsFlags src) Copies the specified struct data to this struct.booleansign_data_hiding_enabled_flag(boolean value) Sets the specified value to thesign_data_hiding_enabled_flagfield.intsizeof()Returnssizeof(struct).booleanslice_segment_header_extension_present_flag(boolean value) Sets the specified value to theslice_segment_header_extension_present_flagfield.booleantiles_enabled_flag(boolean value) Sets the specified value to thetiles_enabled_flagfield.booleantransform_skip_enabled_flag(boolean value) Sets the specified value to thetransform_skip_enabled_flagfield.booleantransquant_bypass_enabled_flag(boolean value) Sets the specified value to thetransquant_bypass_enabled_flagfield.booleanuniform_spacing_flag(boolean value) Sets the specified value to theuniform_spacing_flagfield.booleanweighted_bipred_flag(boolean value) Sets the specified value to theweighted_bipred_flagfield.booleanweighted_pred_flag(boolean value) Sets the specified value to theweighted_pred_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
-
StdVideoH265PpsFlags
Creates aStdVideoH265PpsFlagsinstance 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<StdVideoH265PpsFlags>
-
dependent_slice_segments_enabled_flag
public boolean dependent_slice_segments_enabled_flag()- Returns:
- the value of the
dependent_slice_segments_enabled_flagfield.
-
output_flag_present_flag
public boolean output_flag_present_flag()- Returns:
- the value of the
output_flag_present_flagfield.
-
sign_data_hiding_enabled_flag
public boolean sign_data_hiding_enabled_flag()- Returns:
- the value of the
sign_data_hiding_enabled_flagfield.
-
cabac_init_present_flag
public boolean cabac_init_present_flag()- Returns:
- the value of the
cabac_init_present_flagfield.
-
constrained_intra_pred_flag
public boolean constrained_intra_pred_flag()- Returns:
- the value of the
constrained_intra_pred_flagfield.
-
transform_skip_enabled_flag
public boolean transform_skip_enabled_flag()- Returns:
- the value of the
transform_skip_enabled_flagfield.
-
cu_qp_delta_enabled_flag
public boolean cu_qp_delta_enabled_flag()- Returns:
- the value of the
cu_qp_delta_enabled_flagfield.
-
pps_slice_chroma_qp_offsets_present_flag
public boolean pps_slice_chroma_qp_offsets_present_flag()- Returns:
- the value of the
pps_slice_chroma_qp_offsets_present_flagfield.
-
weighted_pred_flag
public boolean weighted_pred_flag()- Returns:
- the value of the
weighted_pred_flagfield.
-
weighted_bipred_flag
public boolean weighted_bipred_flag()- Returns:
- the value of the
weighted_bipred_flagfield.
-
transquant_bypass_enabled_flag
public boolean transquant_bypass_enabled_flag()- Returns:
- the value of the
transquant_bypass_enabled_flagfield.
-
tiles_enabled_flag
public boolean tiles_enabled_flag()- Returns:
- the value of the
tiles_enabled_flagfield.
-
entropy_coding_sync_enabled_flag
public boolean entropy_coding_sync_enabled_flag()- Returns:
- the value of the
entropy_coding_sync_enabled_flagfield.
-
uniform_spacing_flag
public boolean uniform_spacing_flag()- Returns:
- the value of the
uniform_spacing_flagfield.
-
loop_filter_across_tiles_enabled_flag
public boolean loop_filter_across_tiles_enabled_flag()- Returns:
- the value of the
loop_filter_across_tiles_enabled_flagfield.
-
pps_loop_filter_across_slices_enabled_flag
public boolean pps_loop_filter_across_slices_enabled_flag()- Returns:
- the value of the
pps_loop_filter_across_slices_enabled_flagfield.
-
deblocking_filter_control_present_flag
public boolean deblocking_filter_control_present_flag()- Returns:
- the value of the
deblocking_filter_control_present_flagfield.
-
deblocking_filter_override_enabled_flag
public boolean deblocking_filter_override_enabled_flag()- Returns:
- the value of the
deblocking_filter_override_enabled_flagfield.
-
pps_deblocking_filter_disabled_flag
public boolean pps_deblocking_filter_disabled_flag()- Returns:
- the value of the
pps_deblocking_filter_disabled_flagfield.
-
pps_scaling_list_data_present_flag
public boolean pps_scaling_list_data_present_flag()- Returns:
- the value of the
pps_scaling_list_data_present_flagfield.
-
lists_modification_present_flag
public boolean lists_modification_present_flag()- Returns:
- the value of the
lists_modification_present_flagfield.
-
slice_segment_header_extension_present_flag
public boolean slice_segment_header_extension_present_flag()- Returns:
- the value of the
slice_segment_header_extension_present_flagfield.
-
pps_extension_present_flag
public boolean pps_extension_present_flag()- Returns:
- the value of the
pps_extension_present_flagfield.
-
cross_component_prediction_enabled_flag
public boolean cross_component_prediction_enabled_flag()- Returns:
- the value of the
cross_component_prediction_enabled_flagfield.
-
chroma_qp_offset_list_enabled_flag
public boolean chroma_qp_offset_list_enabled_flag()- Returns:
- the value of the
chroma_qp_offset_list_enabled_flagfield.
-
pps_curr_pic_ref_enabled_flag
public boolean pps_curr_pic_ref_enabled_flag()- Returns:
- the value of the
pps_curr_pic_ref_enabled_flagfield.
-
residual_adaptive_colour_transform_enabled_flag
public boolean residual_adaptive_colour_transform_enabled_flag()- Returns:
- the value of the
residual_adaptive_colour_transform_enabled_flagfield.
-
pps_slice_act_qp_offsets_present_flag
public boolean pps_slice_act_qp_offsets_present_flag()- Returns:
- the value of the
pps_slice_act_qp_offsets_present_flagfield.
-
pps_palette_predictor_initializers_present_flag
public boolean pps_palette_predictor_initializers_present_flag()- Returns:
- the value of the
pps_palette_predictor_initializers_present_flagfield.
-
monochrome_palette_flag
public boolean monochrome_palette_flag()- Returns:
- the value of the
monochrome_palette_flagfield.
-
pps_range_extension_flag
public boolean pps_range_extension_flag()- Returns:
- the value of the
pps_range_extension_flagfield.
-
dependent_slice_segments_enabled_flag
Sets the specified value to thedependent_slice_segments_enabled_flagfield. -
output_flag_present_flag
Sets the specified value to theoutput_flag_present_flagfield. -
sign_data_hiding_enabled_flag
Sets the specified value to thesign_data_hiding_enabled_flagfield. -
cabac_init_present_flag
Sets the specified value to thecabac_init_present_flagfield. -
constrained_intra_pred_flag
Sets the specified value to theconstrained_intra_pred_flagfield. -
transform_skip_enabled_flag
Sets the specified value to thetransform_skip_enabled_flagfield. -
cu_qp_delta_enabled_flag
Sets the specified value to thecu_qp_delta_enabled_flagfield. -
pps_slice_chroma_qp_offsets_present_flag
Sets the specified value to thepps_slice_chroma_qp_offsets_present_flagfield. -
weighted_pred_flag
Sets the specified value to theweighted_pred_flagfield. -
weighted_bipred_flag
Sets the specified value to theweighted_bipred_flagfield. -
transquant_bypass_enabled_flag
Sets the specified value to thetransquant_bypass_enabled_flagfield. -
tiles_enabled_flag
Sets the specified value to thetiles_enabled_flagfield. -
entropy_coding_sync_enabled_flag
Sets the specified value to theentropy_coding_sync_enabled_flagfield. -
uniform_spacing_flag
Sets the specified value to theuniform_spacing_flagfield. -
loop_filter_across_tiles_enabled_flag
Sets the specified value to theloop_filter_across_tiles_enabled_flagfield. -
pps_loop_filter_across_slices_enabled_flag
Sets the specified value to thepps_loop_filter_across_slices_enabled_flagfield. -
deblocking_filter_control_present_flag
Sets the specified value to thedeblocking_filter_control_present_flagfield. -
deblocking_filter_override_enabled_flag
Sets the specified value to thedeblocking_filter_override_enabled_flagfield. -
pps_deblocking_filter_disabled_flag
Sets the specified value to thepps_deblocking_filter_disabled_flagfield. -
pps_scaling_list_data_present_flag
Sets the specified value to thepps_scaling_list_data_present_flagfield. -
lists_modification_present_flag
Sets the specified value to thelists_modification_present_flagfield. -
slice_segment_header_extension_present_flag
Sets the specified value to theslice_segment_header_extension_present_flagfield. -
pps_extension_present_flag
Sets the specified value to thepps_extension_present_flagfield. -
cross_component_prediction_enabled_flag
Sets the specified value to thecross_component_prediction_enabled_flagfield. -
chroma_qp_offset_list_enabled_flag
Sets the specified value to thechroma_qp_offset_list_enabled_flagfield. -
pps_curr_pic_ref_enabled_flag
Sets the specified value to thepps_curr_pic_ref_enabled_flagfield. -
residual_adaptive_colour_transform_enabled_flag
Sets the specified value to theresidual_adaptive_colour_transform_enabled_flagfield. -
pps_slice_act_qp_offsets_present_flag
Sets the specified value to thepps_slice_act_qp_offsets_present_flagfield. -
pps_palette_predictor_initializers_present_flag
Sets the specified value to thepps_palette_predictor_initializers_present_flagfield. -
monochrome_palette_flag
Sets the specified value to themonochrome_palette_flagfield. -
pps_range_extension_flag
Sets the specified value to thepps_range_extension_flagfield. -
set
public StdVideoH265PpsFlags set(boolean dependent_slice_segments_enabled_flag, boolean output_flag_present_flag, boolean sign_data_hiding_enabled_flag, boolean cabac_init_present_flag, boolean constrained_intra_pred_flag, boolean transform_skip_enabled_flag, boolean cu_qp_delta_enabled_flag, boolean pps_slice_chroma_qp_offsets_present_flag, boolean weighted_pred_flag, boolean weighted_bipred_flag, boolean transquant_bypass_enabled_flag, boolean tiles_enabled_flag, boolean entropy_coding_sync_enabled_flag, boolean uniform_spacing_flag, boolean loop_filter_across_tiles_enabled_flag, boolean pps_loop_filter_across_slices_enabled_flag, boolean deblocking_filter_control_present_flag, boolean deblocking_filter_override_enabled_flag, boolean pps_deblocking_filter_disabled_flag, boolean pps_scaling_list_data_present_flag, boolean lists_modification_present_flag, boolean slice_segment_header_extension_present_flag, boolean pps_extension_present_flag, boolean cross_component_prediction_enabled_flag, boolean chroma_qp_offset_list_enabled_flag, boolean pps_curr_pic_ref_enabled_flag, boolean residual_adaptive_colour_transform_enabled_flag, boolean pps_slice_act_qp_offsets_present_flag, boolean pps_palette_predictor_initializers_present_flag, boolean monochrome_palette_flag, boolean pps_range_extension_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 newStdVideoH265PpsFlagsinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newStdVideoH265PpsFlagsinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newStdVideoH265PpsFlagsinstance allocated withBufferUtils. -
create
Returns a newStdVideoH265PpsFlagsinstance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoH265PpsFlags.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newStdVideoH265PpsFlags.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newStdVideoH265PpsFlags.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aStdVideoH265PpsFlags.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
-
malloc
Returns a newStdVideoH265PpsFlagsinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265PpsFlagsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newStdVideoH265PpsFlags.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265PpsFlags.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) -
ndependent_slice_segments_enabled_flag
public static int ndependent_slice_segments_enabled_flag(long struct) Unsafe version ofdependent_slice_segments_enabled_flag(). -
noutput_flag_present_flag
public static int noutput_flag_present_flag(long struct) Unsafe version ofoutput_flag_present_flag(). -
nsign_data_hiding_enabled_flag
public static int nsign_data_hiding_enabled_flag(long struct) Unsafe version ofsign_data_hiding_enabled_flag(). -
ncabac_init_present_flag
public static int ncabac_init_present_flag(long struct) Unsafe version ofcabac_init_present_flag(). -
nconstrained_intra_pred_flag
public static int nconstrained_intra_pred_flag(long struct) Unsafe version ofconstrained_intra_pred_flag(). -
ntransform_skip_enabled_flag
public static int ntransform_skip_enabled_flag(long struct) Unsafe version oftransform_skip_enabled_flag(). -
ncu_qp_delta_enabled_flag
public static int ncu_qp_delta_enabled_flag(long struct) Unsafe version ofcu_qp_delta_enabled_flag(). -
npps_slice_chroma_qp_offsets_present_flag
public static int npps_slice_chroma_qp_offsets_present_flag(long struct) Unsafe version ofpps_slice_chroma_qp_offsets_present_flag(). -
nweighted_pred_flag
public static int nweighted_pred_flag(long struct) Unsafe version ofweighted_pred_flag(). -
nweighted_bipred_flag
public static int nweighted_bipred_flag(long struct) Unsafe version ofweighted_bipred_flag(). -
ntransquant_bypass_enabled_flag
public static int ntransquant_bypass_enabled_flag(long struct) Unsafe version oftransquant_bypass_enabled_flag(). -
ntiles_enabled_flag
public static int ntiles_enabled_flag(long struct) Unsafe version oftiles_enabled_flag(). -
nentropy_coding_sync_enabled_flag
public static int nentropy_coding_sync_enabled_flag(long struct) Unsafe version ofentropy_coding_sync_enabled_flag(). -
nuniform_spacing_flag
public static int nuniform_spacing_flag(long struct) Unsafe version ofuniform_spacing_flag(). -
nloop_filter_across_tiles_enabled_flag
public static int nloop_filter_across_tiles_enabled_flag(long struct) Unsafe version ofloop_filter_across_tiles_enabled_flag(). -
npps_loop_filter_across_slices_enabled_flag
public static int npps_loop_filter_across_slices_enabled_flag(long struct) Unsafe version ofpps_loop_filter_across_slices_enabled_flag(). -
ndeblocking_filter_control_present_flag
public static int ndeblocking_filter_control_present_flag(long struct) Unsafe version ofdeblocking_filter_control_present_flag(). -
ndeblocking_filter_override_enabled_flag
public static int ndeblocking_filter_override_enabled_flag(long struct) Unsafe version ofdeblocking_filter_override_enabled_flag(). -
npps_deblocking_filter_disabled_flag
public static int npps_deblocking_filter_disabled_flag(long struct) Unsafe version ofpps_deblocking_filter_disabled_flag(). -
npps_scaling_list_data_present_flag
public static int npps_scaling_list_data_present_flag(long struct) Unsafe version ofpps_scaling_list_data_present_flag(). -
nlists_modification_present_flag
public static int nlists_modification_present_flag(long struct) Unsafe version oflists_modification_present_flag(). -
nslice_segment_header_extension_present_flag
public static int nslice_segment_header_extension_present_flag(long struct) Unsafe version ofslice_segment_header_extension_present_flag(). -
npps_extension_present_flag
public static int npps_extension_present_flag(long struct) Unsafe version ofpps_extension_present_flag(). -
ncross_component_prediction_enabled_flag
public static int ncross_component_prediction_enabled_flag(long struct) Unsafe version ofcross_component_prediction_enabled_flag(). -
nchroma_qp_offset_list_enabled_flag
public static int nchroma_qp_offset_list_enabled_flag(long struct) Unsafe version ofchroma_qp_offset_list_enabled_flag(). -
npps_curr_pic_ref_enabled_flag
public static int npps_curr_pic_ref_enabled_flag(long struct) Unsafe version ofpps_curr_pic_ref_enabled_flag(). -
nresidual_adaptive_colour_transform_enabled_flag
public static int nresidual_adaptive_colour_transform_enabled_flag(long struct) Unsafe version ofresidual_adaptive_colour_transform_enabled_flag(). -
npps_slice_act_qp_offsets_present_flag
public static int npps_slice_act_qp_offsets_present_flag(long struct) Unsafe version ofpps_slice_act_qp_offsets_present_flag(). -
npps_palette_predictor_initializers_present_flag
public static int npps_palette_predictor_initializers_present_flag(long struct) Unsafe version ofpps_palette_predictor_initializers_present_flag(). -
nmonochrome_palette_flag
public static int nmonochrome_palette_flag(long struct) Unsafe version ofmonochrome_palette_flag(). -
npps_range_extension_flag
public static int npps_range_extension_flag(long struct) Unsafe version ofpps_range_extension_flag(). -
nbitfield0
public static void nbitfield0(long struct, int value) -
ndependent_slice_segments_enabled_flag
public static void ndependent_slice_segments_enabled_flag(long struct, int value) Unsafe version ofdependent_slice_segments_enabled_flag. -
noutput_flag_present_flag
public static void noutput_flag_present_flag(long struct, int value) Unsafe version ofoutput_flag_present_flag. -
nsign_data_hiding_enabled_flag
public static void nsign_data_hiding_enabled_flag(long struct, int value) Unsafe version ofsign_data_hiding_enabled_flag. -
ncabac_init_present_flag
public static void ncabac_init_present_flag(long struct, int value) Unsafe version ofcabac_init_present_flag. -
nconstrained_intra_pred_flag
public static void nconstrained_intra_pred_flag(long struct, int value) Unsafe version ofconstrained_intra_pred_flag. -
ntransform_skip_enabled_flag
public static void ntransform_skip_enabled_flag(long struct, int value) Unsafe version oftransform_skip_enabled_flag. -
ncu_qp_delta_enabled_flag
public static void ncu_qp_delta_enabled_flag(long struct, int value) Unsafe version ofcu_qp_delta_enabled_flag. -
npps_slice_chroma_qp_offsets_present_flag
public static void npps_slice_chroma_qp_offsets_present_flag(long struct, int value) Unsafe version ofpps_slice_chroma_qp_offsets_present_flag. -
nweighted_pred_flag
public static void nweighted_pred_flag(long struct, int value) Unsafe version ofweighted_pred_flag. -
nweighted_bipred_flag
public static void nweighted_bipred_flag(long struct, int value) Unsafe version ofweighted_bipred_flag. -
ntransquant_bypass_enabled_flag
public static void ntransquant_bypass_enabled_flag(long struct, int value) Unsafe version oftransquant_bypass_enabled_flag. -
ntiles_enabled_flag
public static void ntiles_enabled_flag(long struct, int value) Unsafe version oftiles_enabled_flag. -
nentropy_coding_sync_enabled_flag
public static void nentropy_coding_sync_enabled_flag(long struct, int value) Unsafe version ofentropy_coding_sync_enabled_flag. -
nuniform_spacing_flag
public static void nuniform_spacing_flag(long struct, int value) Unsafe version ofuniform_spacing_flag. -
nloop_filter_across_tiles_enabled_flag
public static void nloop_filter_across_tiles_enabled_flag(long struct, int value) Unsafe version ofloop_filter_across_tiles_enabled_flag. -
npps_loop_filter_across_slices_enabled_flag
public static void npps_loop_filter_across_slices_enabled_flag(long struct, int value) Unsafe version ofpps_loop_filter_across_slices_enabled_flag. -
ndeblocking_filter_control_present_flag
public static void ndeblocking_filter_control_present_flag(long struct, int value) Unsafe version ofdeblocking_filter_control_present_flag. -
ndeblocking_filter_override_enabled_flag
public static void ndeblocking_filter_override_enabled_flag(long struct, int value) Unsafe version ofdeblocking_filter_override_enabled_flag. -
npps_deblocking_filter_disabled_flag
public static void npps_deblocking_filter_disabled_flag(long struct, int value) Unsafe version ofpps_deblocking_filter_disabled_flag. -
npps_scaling_list_data_present_flag
public static void npps_scaling_list_data_present_flag(long struct, int value) Unsafe version ofpps_scaling_list_data_present_flag. -
nlists_modification_present_flag
public static void nlists_modification_present_flag(long struct, int value) Unsafe version oflists_modification_present_flag. -
nslice_segment_header_extension_present_flag
public static void nslice_segment_header_extension_present_flag(long struct, int value) Unsafe version ofslice_segment_header_extension_present_flag. -
npps_extension_present_flag
public static void npps_extension_present_flag(long struct, int value) Unsafe version ofpps_extension_present_flag. -
ncross_component_prediction_enabled_flag
public static void ncross_component_prediction_enabled_flag(long struct, int value) Unsafe version ofcross_component_prediction_enabled_flag. -
nchroma_qp_offset_list_enabled_flag
public static void nchroma_qp_offset_list_enabled_flag(long struct, int value) Unsafe version ofchroma_qp_offset_list_enabled_flag. -
npps_curr_pic_ref_enabled_flag
public static void npps_curr_pic_ref_enabled_flag(long struct, int value) Unsafe version ofpps_curr_pic_ref_enabled_flag. -
nresidual_adaptive_colour_transform_enabled_flag
public static void nresidual_adaptive_colour_transform_enabled_flag(long struct, int value) Unsafe version ofresidual_adaptive_colour_transform_enabled_flag. -
npps_slice_act_qp_offsets_present_flag
public static void npps_slice_act_qp_offsets_present_flag(long struct, int value) Unsafe version ofpps_slice_act_qp_offsets_present_flag. -
npps_palette_predictor_initializers_present_flag
public static void npps_palette_predictor_initializers_present_flag(long struct, int value) Unsafe version ofpps_palette_predictor_initializers_present_flag. -
nmonochrome_palette_flag
public static void nmonochrome_palette_flag(long struct, int value) Unsafe version ofmonochrome_palette_flag. -
npps_range_extension_flag
public static void npps_range_extension_flag(long struct, int value) Unsafe version ofpps_range_extension_flag.
-