StdVideoH265SequenceParameterSet

Undocumented in source.
nothrow @nogc
struct StdVideoH265SequenceParameterSet {}

Members

Variables

bit_depth_chroma_minus8
uint8_t bit_depth_chroma_minus8;
Undocumented in source.
bit_depth_luma_minus8
uint8_t bit_depth_luma_minus8;
Undocumented in source.
chroma_format_idc
StdVideoH265ChromaFormatIdc chroma_format_idc;
Undocumented in source.
conf_win_bottom_offset
uint32_t conf_win_bottom_offset;
Undocumented in source.
conf_win_left_offset
uint32_t conf_win_left_offset;
Undocumented in source.
conf_win_right_offset
uint32_t conf_win_right_offset;
Undocumented in source.
conf_win_top_offset
uint32_t conf_win_top_offset;
Undocumented in source.
delta_palette_max_predictor_size
uint8_t delta_palette_max_predictor_size;
Undocumented in source.
flags
StdVideoH265SpsFlags flags;
Undocumented in source.
log2_diff_max_min_luma_coding_block_size
uint8_t log2_diff_max_min_luma_coding_block_size;
Undocumented in source.
log2_diff_max_min_luma_transform_block_size
uint8_t log2_diff_max_min_luma_transform_block_size;
Undocumented in source.
log2_diff_max_min_pcm_luma_coding_block_size
uint8_t log2_diff_max_min_pcm_luma_coding_block_size;
Undocumented in source.
log2_max_pic_order_cnt_lsb_minus4
uint8_t log2_max_pic_order_cnt_lsb_minus4;
Undocumented in source.
log2_min_luma_coding_block_size_minus3
uint8_t log2_min_luma_coding_block_size_minus3;
Undocumented in source.
log2_min_luma_transform_block_size_minus2
uint8_t log2_min_luma_transform_block_size_minus2;
Undocumented in source.
log2_min_pcm_luma_coding_block_size_minus3
uint8_t log2_min_pcm_luma_coding_block_size_minus3;
Undocumented in source.
max_transform_hierarchy_depth_inter
uint8_t max_transform_hierarchy_depth_inter;
Undocumented in source.
max_transform_hierarchy_depth_intra
uint8_t max_transform_hierarchy_depth_intra;
Undocumented in source.
motion_vector_resolution_control_idc
uint8_t motion_vector_resolution_control_idc;
Undocumented in source.
num_long_term_ref_pics_sps
uint8_t num_long_term_ref_pics_sps;
Undocumented in source.
num_short_term_ref_pic_sets
uint8_t num_short_term_ref_pic_sets;
Undocumented in source.
pDecPicBufMgr
const(StdVideoH265DecPicBufMgr)* pDecPicBufMgr;
Undocumented in source.
pLongTermRefPicsSps
const(StdVideoH265LongTermRefPicsSps)* pLongTermRefPicsSps;
Undocumented in source.
pPredictorPaletteEntries
const(StdVideoH265PredictorPaletteEntries)* pPredictorPaletteEntries;
Undocumented in source.
pProfileTierLevel
const(StdVideoH265ProfileTierLevel)* pProfileTierLevel;
Undocumented in source.
pScalingLists
const(StdVideoH265ScalingLists)* pScalingLists;
Undocumented in source.
pSequenceParameterSetVui
const(StdVideoH265SequenceParameterSetVui)* pSequenceParameterSetVui;
Undocumented in source.
pShortTermRefPicSet
const(StdVideoH265ShortTermRefPicSet)* pShortTermRefPicSet;
Undocumented in source.
palette_max_size
uint8_t palette_max_size;
Undocumented in source.
pcm_sample_bit_depth_chroma_minus1
uint8_t pcm_sample_bit_depth_chroma_minus1;
Undocumented in source.
pcm_sample_bit_depth_luma_minus1
uint8_t pcm_sample_bit_depth_luma_minus1;
Undocumented in source.
pic_height_in_luma_samples
uint32_t pic_height_in_luma_samples;
Undocumented in source.
pic_width_in_luma_samples
uint32_t pic_width_in_luma_samples;
Undocumented in source.
reserved1
uint8_t reserved1;
Undocumented in source.
reserved2
uint8_t reserved2;
Undocumented in source.
sps_max_sub_layers_minus1
uint8_t sps_max_sub_layers_minus1;
Undocumented in source.
sps_num_palette_predictor_initializers_minus1
uint8_t sps_num_palette_predictor_initializers_minus1;
Undocumented in source.
sps_seq_parameter_set_id
uint8_t sps_seq_parameter_set_id;
Undocumented in source.
sps_video_parameter_set_id
uint8_t sps_video_parameter_set_id;
Undocumented in source.

Meta