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 {
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;
StdVideoH265ProfileTierLevel const * pProfileTierLevel;
StdVideoH265DecPicBufMgr const * pDecPicBufMgr;
StdVideoH265ScalingLists const * pScalingLists;
StdVideoH265ShortTermRefPicSet const * pShortTermRefPicSet;
StdVideoH265LongTermRefPicsSps const * pLongTermRefPicsSps;
StdVideoH265SequenceParameterSetVui const * pSequenceParameterSetVui;
StdVideoH265PredictorPaletteEntries const * pPredictorPaletteEntries;
}-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn array ofStdVideoH265SequenceParameterSetstructs.Nested 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 member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct size in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe 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 aStdVideoH265SequenceParameterSetinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionbytebit_depth_chroma_minus8(byte value) Sets the specified value to thebit_depth_chroma_minus8field.bytebit_depth_luma_minus8(byte value) Sets the specified value to thebit_depth_luma_minus8field.calloc()Returns a newStdVideoH265SequenceParameterSetinstance allocated withmemCalloc.calloc(int capacity) Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated withmemCalloc.calloc(int capacity, MemoryStack stack) Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.calloc(MemoryStack stack) Returns a newStdVideoH265SequenceParameterSetinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.intchroma_format_idc(int value) Sets the specified value to thechroma_format_idcfield.intconf_win_bottom_offset(int value) Sets the specified value to theconf_win_bottom_offsetfield.intconf_win_left_offset(int value) Sets the specified value to theconf_win_left_offsetfield.intconf_win_right_offset(int value) Sets the specified value to theconf_win_right_offsetfield.intconf_win_top_offset(int value) Sets the specified value to theconf_win_top_offsetfield.create()Returns a newStdVideoH265SequenceParameterSetinstance allocated withBufferUtils.create(int capacity) Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated withBufferUtils.create(long address) Returns a newStdVideoH265SequenceParameterSetinstance for the specified memory address.create(long address, int capacity) Create aStdVideoH265SequenceParameterSet.Bufferinstance at the specified memory.static @Nullable StdVideoH265SequenceParameterSetcreateSafe(long address) static @Nullable StdVideoH265SequenceParameterSet.BuffercreateSafe(long address, int capacity) bytedelta_palette_max_predictor_size(byte value) Sets the specified value to thedelta_palette_max_predictor_sizefield.flags()flags(Consumer<StdVideoH265SpsFlags> consumer) Passes theflagsfield to the specifiedConsumer.flags(StdVideoH265SpsFlags value) Copies the specifiedStdVideoH265SpsFlagsto theflagsfield.bytelog2_diff_max_min_luma_coding_block_size(byte value) Sets the specified value to thelog2_diff_max_min_luma_coding_block_sizefield.bytelog2_diff_max_min_luma_transform_block_size(byte value) Sets the specified value to thelog2_diff_max_min_luma_transform_block_sizefield.bytelog2_diff_max_min_pcm_luma_coding_block_size(byte value) Sets the specified value to thelog2_diff_max_min_pcm_luma_coding_block_sizefield.bytelog2_max_pic_order_cnt_lsb_minus4(byte value) Sets the specified value to thelog2_max_pic_order_cnt_lsb_minus4field.bytelog2_min_luma_coding_block_size_minus3(byte value) Sets the specified value to thelog2_min_luma_coding_block_size_minus3field.bytelog2_min_luma_transform_block_size_minus2(byte value) Sets the specified value to thelog2_min_luma_transform_block_size_minus2field.bytelog2_min_pcm_luma_coding_block_size_minus3(byte value) Sets the specified value to thelog2_min_pcm_luma_coding_block_size_minus3field.malloc()Returns a newStdVideoH265SequenceParameterSetinstance allocated withmemAlloc.malloc(int capacity) Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated withmemAlloc.malloc(int capacity, MemoryStack stack) Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated on the specifiedMemoryStack.malloc(MemoryStack stack) Returns a newStdVideoH265SequenceParameterSetinstance allocated on the specifiedMemoryStack.bytemax_transform_hierarchy_depth_inter(byte value) Sets the specified value to themax_transform_hierarchy_depth_interfield.bytemax_transform_hierarchy_depth_intra(byte value) Sets the specified value to themax_transform_hierarchy_depth_intrafield.bytemotion_vector_resolution_control_idc(byte value) Sets the specified value to themotion_vector_resolution_control_idcfield.static bytenbit_depth_chroma_minus8(long struct) Unsafe version ofbit_depth_chroma_minus8().static voidnbit_depth_chroma_minus8(long struct, byte value) Unsafe version ofbit_depth_chroma_minus8.static bytenbit_depth_luma_minus8(long struct) Unsafe version ofbit_depth_luma_minus8().static voidnbit_depth_luma_minus8(long struct, byte value) Unsafe version ofbit_depth_luma_minus8.static intnchroma_format_idc(long struct) Unsafe version ofchroma_format_idc().static voidnchroma_format_idc(long struct, int value) Unsafe version ofchroma_format_idc.static intnconf_win_bottom_offset(long struct) Unsafe version ofconf_win_bottom_offset().static voidnconf_win_bottom_offset(long struct, int value) Unsafe version ofconf_win_bottom_offset.static intnconf_win_left_offset(long struct) Unsafe version ofconf_win_left_offset().static voidnconf_win_left_offset(long struct, int value) Unsafe version ofconf_win_left_offset.static intnconf_win_right_offset(long struct) Unsafe version ofconf_win_right_offset().static voidnconf_win_right_offset(long struct, int value) Unsafe version ofconf_win_right_offset.static intnconf_win_top_offset(long struct) Unsafe version ofconf_win_top_offset().static voidnconf_win_top_offset(long struct, int value) Unsafe version ofconf_win_top_offset.static bytendelta_palette_max_predictor_size(long struct) Unsafe version ofdelta_palette_max_predictor_size().static voidndelta_palette_max_predictor_size(long struct, byte value) Unsafe version ofdelta_palette_max_predictor_size.static StdVideoH265SpsFlagsnflags(long struct) Unsafe version offlags().static voidnflags(long struct, StdVideoH265SpsFlags value) Unsafe version offlags.static bytenlog2_diff_max_min_luma_coding_block_size(long struct) Unsafe version oflog2_diff_max_min_luma_coding_block_size().static voidnlog2_diff_max_min_luma_coding_block_size(long struct, byte value) Unsafe version oflog2_diff_max_min_luma_coding_block_size.static bytenlog2_diff_max_min_luma_transform_block_size(long struct) Unsafe version oflog2_diff_max_min_luma_transform_block_size().static voidnlog2_diff_max_min_luma_transform_block_size(long struct, byte value) Unsafe version oflog2_diff_max_min_luma_transform_block_size.static bytenlog2_diff_max_min_pcm_luma_coding_block_size(long struct) Unsafe version oflog2_diff_max_min_pcm_luma_coding_block_size().static voidnlog2_diff_max_min_pcm_luma_coding_block_size(long struct, byte value) Unsafe version oflog2_diff_max_min_pcm_luma_coding_block_size.static bytenlog2_max_pic_order_cnt_lsb_minus4(long struct) Unsafe version oflog2_max_pic_order_cnt_lsb_minus4().static voidnlog2_max_pic_order_cnt_lsb_minus4(long struct, byte value) Unsafe version oflog2_max_pic_order_cnt_lsb_minus4.static bytenlog2_min_luma_coding_block_size_minus3(long struct) Unsafe version oflog2_min_luma_coding_block_size_minus3().static voidnlog2_min_luma_coding_block_size_minus3(long struct, byte value) Unsafe version oflog2_min_luma_coding_block_size_minus3.static bytenlog2_min_luma_transform_block_size_minus2(long struct) Unsafe version oflog2_min_luma_transform_block_size_minus2().static voidnlog2_min_luma_transform_block_size_minus2(long struct, byte value) Unsafe version oflog2_min_luma_transform_block_size_minus2.static bytenlog2_min_pcm_luma_coding_block_size_minus3(long struct) Unsafe version oflog2_min_pcm_luma_coding_block_size_minus3().static voidnlog2_min_pcm_luma_coding_block_size_minus3(long struct, byte value) Unsafe version oflog2_min_pcm_luma_coding_block_size_minus3.static bytenmax_transform_hierarchy_depth_inter(long struct) Unsafe version ofmax_transform_hierarchy_depth_inter().static voidnmax_transform_hierarchy_depth_inter(long struct, byte value) Unsafe version ofmax_transform_hierarchy_depth_inter.static bytenmax_transform_hierarchy_depth_intra(long struct) Unsafe version ofmax_transform_hierarchy_depth_intra().static voidnmax_transform_hierarchy_depth_intra(long struct, byte value) Unsafe version ofmax_transform_hierarchy_depth_intra.static bytenmotion_vector_resolution_control_idc(long struct) Unsafe version ofmotion_vector_resolution_control_idc().static voidnmotion_vector_resolution_control_idc(long struct, byte value) Unsafe version ofmotion_vector_resolution_control_idc.static bytennum_long_term_ref_pics_sps(long struct) Unsafe version ofnum_long_term_ref_pics_sps().static voidnnum_long_term_ref_pics_sps(long struct, byte value) Unsafe version ofnum_long_term_ref_pics_sps.static bytennum_short_term_ref_pic_sets(long struct) Unsafe version ofnum_short_term_ref_pic_sets().static voidnnum_short_term_ref_pic_sets(long struct, byte value) Unsafe version ofnum_short_term_ref_pic_sets.static bytenpalette_max_size(long struct) Unsafe version ofpalette_max_size().static voidnpalette_max_size(long struct, byte value) Unsafe version ofpalette_max_size.static bytenpcm_sample_bit_depth_chroma_minus1(long struct) Unsafe version ofpcm_sample_bit_depth_chroma_minus1().static voidnpcm_sample_bit_depth_chroma_minus1(long struct, byte value) Unsafe version ofpcm_sample_bit_depth_chroma_minus1.static bytenpcm_sample_bit_depth_luma_minus1(long struct) Unsafe version ofpcm_sample_bit_depth_luma_minus1().static voidnpcm_sample_bit_depth_luma_minus1(long struct, byte value) Unsafe version ofpcm_sample_bit_depth_luma_minus1.static StdVideoH265DecPicBufMgrnpDecPicBufMgr(long struct) Unsafe version ofpDecPicBufMgr().static voidnpDecPicBufMgr(long struct, StdVideoH265DecPicBufMgr value) Unsafe version ofpDecPicBufMgr.static intnpic_height_in_luma_samples(long struct) Unsafe version ofpic_height_in_luma_samples().static voidnpic_height_in_luma_samples(long struct, int value) Unsafe version ofpic_height_in_luma_samples.static intnpic_width_in_luma_samples(long struct) Unsafe version ofpic_width_in_luma_samples().static voidnpic_width_in_luma_samples(long struct, int value) Unsafe version ofpic_width_in_luma_samples.npLongTermRefPicsSps(long struct) Unsafe version ofpLongTermRefPicsSps().static voidnpLongTermRefPicsSps(long struct, StdVideoH265LongTermRefPicsSps value) Unsafe version ofpLongTermRefPicsSps.npPredictorPaletteEntries(long struct) Unsafe version ofpPredictorPaletteEntries().static voidnpPredictorPaletteEntries(long struct, StdVideoH265PredictorPaletteEntries value) Unsafe version ofpPredictorPaletteEntries.static StdVideoH265ProfileTierLevelnpProfileTierLevel(long struct) Unsafe version ofpProfileTierLevel().static voidnpProfileTierLevel(long struct, StdVideoH265ProfileTierLevel value) Unsafe version ofpProfileTierLevel.static StdVideoH265ScalingListsnpScalingLists(long struct) Unsafe version ofpScalingLists().static voidnpScalingLists(long struct, StdVideoH265ScalingLists value) Unsafe version ofpScalingLists.npSequenceParameterSetVui(long struct) Unsafe version ofpSequenceParameterSetVui().static voidnpSequenceParameterSetVui(long struct, StdVideoH265SequenceParameterSetVui value) Unsafe version ofpSequenceParameterSetVui.npShortTermRefPicSet(long struct) Unsafe version ofpShortTermRefPicSet().static voidnpShortTermRefPicSet(long struct, StdVideoH265ShortTermRefPicSet value) Unsafe version ofpShortTermRefPicSet.static bytenreserved1(long struct) static voidnreserved1(long struct, byte value) static bytenreserved2(long struct) static voidnreserved2(long struct, byte value) static bytensps_max_dec_pic_buffering_minus1(long struct) Unsafe version ofsps_max_dec_pic_buffering_minus1().static voidnsps_max_dec_pic_buffering_minus1(long struct, byte value) Unsafe version ofsps_max_dec_pic_buffering_minus1.static bytensps_max_sub_layers_minus1(long struct) Unsafe version ofsps_max_sub_layers_minus1().static voidnsps_max_sub_layers_minus1(long struct, byte value) Unsafe version ofsps_max_sub_layers_minus1.static bytensps_num_palette_predictor_initializer_minus1(long struct) Unsafe version ofsps_num_palette_predictor_initializer_minus1().static voidnsps_num_palette_predictor_initializer_minus1(long struct, byte value) Unsafe version ofsps_num_palette_predictor_initializer_minus1.static bytensps_seq_parameter_set_id(long struct) Unsafe version ofsps_seq_parameter_set_id().static voidnsps_seq_parameter_set_id(long struct, byte value) Unsafe version ofsps_seq_parameter_set_id.static bytensps_video_parameter_set_id(long struct) Unsafe version ofsps_video_parameter_set_id().static voidnsps_video_parameter_set_id(long struct, byte value) Unsafe version ofsps_video_parameter_set_id.bytenum_long_term_ref_pics_sps(byte value) Sets the specified value to thenum_long_term_ref_pics_spsfield.bytenum_short_term_ref_pic_sets(byte value) Sets the specified value to thenum_short_term_ref_pic_setsfield.bytepalette_max_size(byte value) Sets the specified value to thepalette_max_sizefield.bytepcm_sample_bit_depth_chroma_minus1(byte value) Sets the specified value to thepcm_sample_bit_depth_chroma_minus1field.bytepcm_sample_bit_depth_luma_minus1(byte value) Sets the specified value to thepcm_sample_bit_depth_luma_minus1field.Sets the address of the specifiedStdVideoH265DecPicBufMgrto thepDecPicBufMgrfield.intpic_height_in_luma_samples(int value) Sets the specified value to thepic_height_in_luma_samplesfield.intpic_width_in_luma_samples(int value) Sets the specified value to thepic_width_in_luma_samplesfield.Sets the address of the specifiedStdVideoH265LongTermRefPicsSpsto thepLongTermRefPicsSpsfield.Sets the address of the specifiedStdVideoH265PredictorPaletteEntriesto thepPredictorPaletteEntriesfield.Sets the address of the specifiedStdVideoH265ProfileTierLevelto thepProfileTierLevelfield.Sets the address of the specifiedStdVideoH265ScalingListsto thepScalingListsfield.Sets the address of the specifiedStdVideoH265SequenceParameterSetVuito thepSequenceParameterSetVuifield.Sets the address of the specifiedStdVideoH265ShortTermRefPicSetto thepShortTermRefPicSetfield.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.intsizeof()Returnssizeof(struct).bytesps_max_dec_pic_buffering_minus1(byte value) Sets the specified value to thesps_max_dec_pic_buffering_minus1field.bytesps_max_sub_layers_minus1(byte value) Sets the specified value to thesps_max_sub_layers_minus1field.bytesps_num_palette_predictor_initializer_minus1(byte value) Sets the specified value to thesps_num_palette_predictor_initializer_minus1field.bytesps_seq_parameter_set_id(byte value) Sets the specified value to thesps_seq_parameter_set_idfield.bytesps_video_parameter_set_id(byte value) Sets the specified value to thesps_video_parameter_set_idfield.static voidvalidate(long struct) Validates pointer members that should not beNULL.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. -
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 aStdVideoH265SequenceParameterSetinstance 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<StdVideoH265SequenceParameterSet>
-
flags
- Returns:
- a
StdVideoH265SpsFlagsview of theflagsfield.
-
chroma_format_idc
public int chroma_format_idc()- Returns:
- the value of the
chroma_format_idcfield.
-
pic_width_in_luma_samples
public int pic_width_in_luma_samples()- Returns:
- the value of the
pic_width_in_luma_samplesfield.
-
pic_height_in_luma_samples
public int pic_height_in_luma_samples()- Returns:
- the value of the
pic_height_in_luma_samplesfield.
-
sps_video_parameter_set_id
public byte sps_video_parameter_set_id()- Returns:
- the value of the
sps_video_parameter_set_idfield.
-
sps_max_sub_layers_minus1
public byte sps_max_sub_layers_minus1()- Returns:
- the value of the
sps_max_sub_layers_minus1field.
-
sps_seq_parameter_set_id
public byte sps_seq_parameter_set_id()- Returns:
- the value of the
sps_seq_parameter_set_idfield.
-
bit_depth_luma_minus8
public byte bit_depth_luma_minus8()- Returns:
- the value of the
bit_depth_luma_minus8field.
-
bit_depth_chroma_minus8
public byte bit_depth_chroma_minus8()- Returns:
- the value of the
bit_depth_chroma_minus8field.
-
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_minus4field.
-
sps_max_dec_pic_buffering_minus1
public byte sps_max_dec_pic_buffering_minus1()- Returns:
- the value of the
sps_max_dec_pic_buffering_minus1field.
-
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_minus3field.
-
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_sizefield.
-
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_minus2field.
-
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_sizefield.
-
max_transform_hierarchy_depth_inter
public byte max_transform_hierarchy_depth_inter()- Returns:
- the value of the
max_transform_hierarchy_depth_interfield.
-
max_transform_hierarchy_depth_intra
public byte max_transform_hierarchy_depth_intra()- Returns:
- the value of the
max_transform_hierarchy_depth_intrafield.
-
num_short_term_ref_pic_sets
public byte num_short_term_ref_pic_sets()- Returns:
- the value of the
num_short_term_ref_pic_setsfield.
-
num_long_term_ref_pics_sps
public byte num_long_term_ref_pics_sps()- Returns:
- the value of the
num_long_term_ref_pics_spsfield.
-
pcm_sample_bit_depth_luma_minus1
public byte pcm_sample_bit_depth_luma_minus1()- Returns:
- the value of the
pcm_sample_bit_depth_luma_minus1field.
-
pcm_sample_bit_depth_chroma_minus1
public byte pcm_sample_bit_depth_chroma_minus1()- Returns:
- the value of the
pcm_sample_bit_depth_chroma_minus1field.
-
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_minus3field.
-
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_sizefield.
-
palette_max_size
public byte palette_max_size()- Returns:
- the value of the
palette_max_sizefield.
-
delta_palette_max_predictor_size
public byte delta_palette_max_predictor_size()- Returns:
- the value of the
delta_palette_max_predictor_sizefield.
-
motion_vector_resolution_control_idc
public byte motion_vector_resolution_control_idc()- Returns:
- the value of the
motion_vector_resolution_control_idcfield.
-
sps_num_palette_predictor_initializer_minus1
public byte sps_num_palette_predictor_initializer_minus1()- Returns:
- the value of the
sps_num_palette_predictor_initializer_minus1field.
-
conf_win_left_offset
public int conf_win_left_offset()- Returns:
- the value of the
conf_win_left_offsetfield.
-
conf_win_right_offset
public int conf_win_right_offset()- Returns:
- the value of the
conf_win_right_offsetfield.
-
conf_win_top_offset
public int conf_win_top_offset()- Returns:
- the value of the
conf_win_top_offsetfield.
-
conf_win_bottom_offset
public int conf_win_bottom_offset()- Returns:
- the value of the
conf_win_bottom_offsetfield.
-
pProfileTierLevel
- Returns:
- a
StdVideoH265ProfileTierLevelview of the struct pointed to by thepProfileTierLevelfield.
-
pDecPicBufMgr
- Returns:
- a
StdVideoH265DecPicBufMgrview of the struct pointed to by thepDecPicBufMgrfield.
-
pScalingLists
- Returns:
- a
StdVideoH265ScalingListsview of the struct pointed to by thepScalingListsfield.
-
pShortTermRefPicSet
- Returns:
- a
StdVideoH265ShortTermRefPicSetview of the struct pointed to by thepShortTermRefPicSetfield.
-
pLongTermRefPicsSps
- Returns:
- a
StdVideoH265LongTermRefPicsSpsview of the struct pointed to by thepLongTermRefPicsSpsfield.
-
pSequenceParameterSetVui
- Returns:
- a
StdVideoH265SequenceParameterSetVuiview of the struct pointed to by thepSequenceParameterSetVuifield.
-
pPredictorPaletteEntries
- Returns:
- a
StdVideoH265PredictorPaletteEntriesview of the struct pointed to by thepPredictorPaletteEntriesfield.
-
flags
Copies the specifiedStdVideoH265SpsFlagsto theflagsfield. -
flags
Passes theflagsfield to the specifiedConsumer. -
chroma_format_idc
Sets the specified value to thechroma_format_idcfield. -
pic_width_in_luma_samples
Sets the specified value to thepic_width_in_luma_samplesfield. -
pic_height_in_luma_samples
Sets the specified value to thepic_height_in_luma_samplesfield. -
sps_video_parameter_set_id
Sets the specified value to thesps_video_parameter_set_idfield. -
sps_max_sub_layers_minus1
Sets the specified value to thesps_max_sub_layers_minus1field. -
sps_seq_parameter_set_id
Sets the specified value to thesps_seq_parameter_set_idfield. -
bit_depth_luma_minus8
Sets the specified value to thebit_depth_luma_minus8field. -
bit_depth_chroma_minus8
Sets the specified value to thebit_depth_chroma_minus8field. -
log2_max_pic_order_cnt_lsb_minus4
Sets the specified value to thelog2_max_pic_order_cnt_lsb_minus4field. -
sps_max_dec_pic_buffering_minus1
Sets the specified value to thesps_max_dec_pic_buffering_minus1field. -
log2_min_luma_coding_block_size_minus3
Sets the specified value to thelog2_min_luma_coding_block_size_minus3field. -
log2_diff_max_min_luma_coding_block_size
Sets the specified value to thelog2_diff_max_min_luma_coding_block_sizefield. -
log2_min_luma_transform_block_size_minus2
Sets the specified value to thelog2_min_luma_transform_block_size_minus2field. -
log2_diff_max_min_luma_transform_block_size
Sets the specified value to thelog2_diff_max_min_luma_transform_block_sizefield. -
max_transform_hierarchy_depth_inter
Sets the specified value to themax_transform_hierarchy_depth_interfield. -
max_transform_hierarchy_depth_intra
Sets the specified value to themax_transform_hierarchy_depth_intrafield. -
num_short_term_ref_pic_sets
Sets the specified value to thenum_short_term_ref_pic_setsfield. -
num_long_term_ref_pics_sps
Sets the specified value to thenum_long_term_ref_pics_spsfield. -
pcm_sample_bit_depth_luma_minus1
Sets the specified value to thepcm_sample_bit_depth_luma_minus1field. -
pcm_sample_bit_depth_chroma_minus1
Sets the specified value to thepcm_sample_bit_depth_chroma_minus1field. -
log2_min_pcm_luma_coding_block_size_minus3
Sets the specified value to thelog2_min_pcm_luma_coding_block_size_minus3field. -
log2_diff_max_min_pcm_luma_coding_block_size
Sets the specified value to thelog2_diff_max_min_pcm_luma_coding_block_sizefield. -
palette_max_size
Sets the specified value to thepalette_max_sizefield. -
delta_palette_max_predictor_size
Sets the specified value to thedelta_palette_max_predictor_sizefield. -
motion_vector_resolution_control_idc
Sets the specified value to themotion_vector_resolution_control_idcfield. -
sps_num_palette_predictor_initializer_minus1
Sets the specified value to thesps_num_palette_predictor_initializer_minus1field. -
conf_win_left_offset
Sets the specified value to theconf_win_left_offsetfield. -
conf_win_right_offset
Sets the specified value to theconf_win_right_offsetfield. -
conf_win_top_offset
Sets the specified value to theconf_win_top_offsetfield. -
conf_win_bottom_offset
Sets the specified value to theconf_win_bottom_offsetfield. -
pProfileTierLevel
Sets the address of the specifiedStdVideoH265ProfileTierLevelto thepProfileTierLevelfield. -
pDecPicBufMgr
Sets the address of the specifiedStdVideoH265DecPicBufMgrto thepDecPicBufMgrfield. -
pScalingLists
Sets the address of the specifiedStdVideoH265ScalingListsto thepScalingListsfield. -
pShortTermRefPicSet
Sets the address of the specifiedStdVideoH265ShortTermRefPicSetto thepShortTermRefPicSetfield. -
pLongTermRefPicsSps
Sets the address of the specifiedStdVideoH265LongTermRefPicsSpsto thepLongTermRefPicsSpsfield. -
pSequenceParameterSetVui
public StdVideoH265SequenceParameterSet pSequenceParameterSetVui(StdVideoH265SequenceParameterSetVui value) Sets the address of the specifiedStdVideoH265SequenceParameterSetVuito thepSequenceParameterSetVuifield. -
pPredictorPaletteEntries
public StdVideoH265SequenceParameterSet pPredictorPaletteEntries(StdVideoH265PredictorPaletteEntries value) Sets the address of the specifiedStdVideoH265PredictorPaletteEntriesto thepPredictorPaletteEntriesfield. -
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 newStdVideoH265SequenceParameterSetinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newStdVideoH265SequenceParameterSetinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newStdVideoH265SequenceParameterSetinstance allocated withBufferUtils. -
create
Returns a newStdVideoH265SequenceParameterSetinstance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aStdVideoH265SequenceParameterSet.Bufferinstance 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 newStdVideoH265SequenceParameterSetinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265SequenceParameterSetinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newStdVideoH265SequenceParameterSet.Bufferinstance allocated on the specifiedMemoryStackand 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
-