FFmpeg
Data Fields
HEVCPPS Struct Reference

#include <hevc_ps.h>

Data Fields

unsigned int pps_id
 
unsigned int sps_id
 seq_parameter_set_id More...
 
uint8_t sign_data_hiding_flag
 
uint8_t cabac_init_present_flag
 
int num_ref_idx_l0_default_active
 num_ref_idx_l0_default_active_minus1 + 1 More...
 
int num_ref_idx_l1_default_active
 num_ref_idx_l1_default_active_minus1 + 1 More...
 
int pic_init_qp_minus26
 
uint8_t constrained_intra_pred_flag
 
uint8_t transform_skip_enabled_flag
 
uint8_t cu_qp_delta_enabled_flag
 
int diff_cu_qp_delta_depth
 
int cb_qp_offset
 
int cr_qp_offset
 
uint8_t pic_slice_level_chroma_qp_offsets_present_flag
 
uint8_t weighted_pred_flag
 
uint8_t weighted_bipred_flag
 
uint8_t output_flag_present_flag
 
uint8_t transquant_bypass_enable_flag
 
uint8_t dependent_slice_segments_enabled_flag
 
uint8_t tiles_enabled_flag
 
uint8_t entropy_coding_sync_enabled_flag
 
uint16_t num_tile_columns
 num_tile_columns_minus1 + 1 More...
 
uint16_t num_tile_rows
 num_tile_rows_minus1 + 1 More...
 
uint8_t uniform_spacing_flag
 
uint8_t loop_filter_across_tiles_enabled_flag
 
uint8_t seq_loop_filter_across_slices_enabled_flag
 
uint8_t deblocking_filter_control_present_flag
 
uint8_t deblocking_filter_override_enabled_flag
 
uint8_t disable_dbf
 
int beta_offset
 beta_offset_div2 * 2 More...
 
int tc_offset
 tc_offset_div2 * 2 More...
 
uint8_t scaling_list_data_present_flag
 
ScalingList scaling_list
 
uint8_t lists_modification_present_flag
 
int log2_parallel_merge_level
 log2_parallel_merge_level_minus2 + 2 More...
 
int num_extra_slice_header_bits
 
uint8_t slice_header_extension_present_flag
 
uint8_t log2_max_transform_skip_block_size
 
uint8_t pps_extension_present_flag
 
uint8_t pps_range_extensions_flag
 
uint8_t pps_multilayer_extension_flag
 
uint8_t pps_3d_extension_flag
 
uint8_t pps_scc_extension_flag
 
uint8_t cross_component_prediction_enabled_flag
 
uint8_t chroma_qp_offset_list_enabled_flag
 
uint8_t diff_cu_chroma_qp_offset_depth
 
uint8_t chroma_qp_offset_list_len_minus1
 
int8_t cb_qp_offset_list [6]
 
int8_t cr_qp_offset_list [6]
 
uint8_t log2_sao_offset_scale_luma
 
uint8_t log2_sao_offset_scale_chroma
 
uint8_t poc_reset_info_present_flag
 
uint8_t pps_infer_scaling_list_flag
 
uint8_t pps_scaling_list_ref_layer_id
 
uint8_t num_ref_loc_offsets
 
uint8_t ref_loc_offset_layer_id [64]
 
uint8_t scaled_ref_layer_offset_present_flag [64]
 
int16_t scaled_ref_layer_left_offset [64]
 
int16_t scaled_ref_layer_top_offset [64]
 
int16_t scaled_ref_layer_right_offset [64]
 
int16_t scaled_ref_layer_bottom_offset [64]
 
uint8_t ref_region_offset_present_flag [64]
 
int16_t ref_region_left_offset [64]
 
int16_t ref_region_top_offset [64]
 
int16_t ref_region_right_offset [64]
 
int16_t ref_region_bottom_offset [64]
 
uint8_t resample_phase_set_present_flag [64]
 
uint8_t phase_hor_luma [64]
 
uint8_t phase_ver_luma [64]
 
int8_t phase_hor_chroma [64]
 
int8_t phase_ver_chroma [64]
 
uint8_t colour_mapping_enabled_flag
 
uint8_t num_cm_ref_layers
 
uint8_t cm_ref_layer_id [62]
 
uint8_t cm_octant_depth
 
uint8_t cm_y_part_num_log2
 
uint8_t luma_bit_depth_cm_input
 
uint8_t chroma_bit_depth_cm_input
 
uint8_t luma_bit_depth_cm_output
 
uint8_t chroma_bit_depth_cm_output
 
uint8_t cm_res_quant_bits
 
uint8_t cm_delta_flc_bits
 
int8_t cm_adapt_threshold_u_delta
 
int8_t cm_adapt_threshold_v_delta
 
uint8_t pps_bit_depth_for_depth_layers_minus8
 
uint8_t pps_curr_pic_ref_enabled_flag
 
uint8_t residual_adaptive_colour_transform_enabled_flag
 
uint8_t pps_slice_act_qp_offsets_present_flag
 
int8_t pps_act_y_qp_offset
 
int8_t pps_act_cb_qp_offset
 
int8_t pps_act_cr_qp_offset
 
uint8_t pps_palette_predictor_initializers_present_flag
 
uint8_t pps_num_palette_predictor_initializers
 
uint8_t monochrome_palette_flag
 
uint8_t luma_bit_depth_entry
 
uint8_t chroma_bit_depth_entry
 
uint16_t pps_palette_predictor_initializer [3][HEVC_MAX_PALETTE_PREDICTOR_SIZE]
 
unsigned intcolumn_width
 ColumnWidth. More...
 
unsigned introw_height
 RowHeight. More...
 
unsigned intcol_bd
 ColBd. More...
 
unsigned introw_bd
 RowBd. More...
 
intcol_idxX
 
intctb_addr_rs_to_ts
 CtbAddrRSToTS. More...
 
intctb_addr_ts_to_rs
 CtbAddrTSToRS. More...
 
inttile_id
 TileId. More...
 
inttile_pos_rs
 TilePosRS. More...
 
intmin_tb_addr_zs
 MinTbAddrZS. More...
 
intmin_tb_addr_zs_tab
 MinTbAddrZS. More...
 
uint8_t data [4096]
 
int data_size
 

Detailed Description

Definition at line 304 of file hevc_ps.h.

Field Documentation

◆ pps_id

unsigned int HEVCPPS::pps_id

Definition at line 305 of file hevc_ps.h.

◆ sps_id

unsigned int HEVCPPS::sps_id

seq_parameter_set_id

Definition at line 306 of file hevc_ps.h.

Referenced by hevc_parse_slice_header(), and vk_hevc_create_params().

◆ sign_data_hiding_flag

uint8_t HEVCPPS::sign_data_hiding_flag

Definition at line 308 of file hevc_ps.h.

◆ cabac_init_present_flag

uint8_t HEVCPPS::cabac_init_present_flag

Definition at line 310 of file hevc_ps.h.

◆ num_ref_idx_l0_default_active

int HEVCPPS::num_ref_idx_l0_default_active

num_ref_idx_l0_default_active_minus1 + 1

Definition at line 312 of file hevc_ps.h.

◆ num_ref_idx_l1_default_active

int HEVCPPS::num_ref_idx_l1_default_active

num_ref_idx_l1_default_active_minus1 + 1

Definition at line 313 of file hevc_ps.h.

◆ pic_init_qp_minus26

int HEVCPPS::pic_init_qp_minus26

Definition at line 314 of file hevc_ps.h.

◆ constrained_intra_pred_flag

uint8_t HEVCPPS::constrained_intra_pred_flag

Definition at line 316 of file hevc_ps.h.

◆ transform_skip_enabled_flag

uint8_t HEVCPPS::transform_skip_enabled_flag

Definition at line 317 of file hevc_ps.h.

◆ cu_qp_delta_enabled_flag

uint8_t HEVCPPS::cu_qp_delta_enabled_flag

Definition at line 319 of file hevc_ps.h.

◆ diff_cu_qp_delta_depth

int HEVCPPS::diff_cu_qp_delta_depth

Definition at line 320 of file hevc_ps.h.

◆ cb_qp_offset

int HEVCPPS::cb_qp_offset

Definition at line 322 of file hevc_ps.h.

◆ cr_qp_offset

int HEVCPPS::cr_qp_offset

Definition at line 323 of file hevc_ps.h.

◆ pic_slice_level_chroma_qp_offsets_present_flag

uint8_t HEVCPPS::pic_slice_level_chroma_qp_offsets_present_flag

Definition at line 324 of file hevc_ps.h.

◆ weighted_pred_flag

uint8_t HEVCPPS::weighted_pred_flag

Definition at line 325 of file hevc_ps.h.

◆ weighted_bipred_flag

uint8_t HEVCPPS::weighted_bipred_flag

Definition at line 326 of file hevc_ps.h.

◆ output_flag_present_flag

uint8_t HEVCPPS::output_flag_present_flag

Definition at line 327 of file hevc_ps.h.

Referenced by hevc_parse_slice_header().

◆ transquant_bypass_enable_flag

uint8_t HEVCPPS::transquant_bypass_enable_flag

Definition at line 328 of file hevc_ps.h.

◆ dependent_slice_segments_enabled_flag

uint8_t HEVCPPS::dependent_slice_segments_enabled_flag

Definition at line 330 of file hevc_ps.h.

Referenced by hevc_parse_slice_header().

◆ tiles_enabled_flag

uint8_t HEVCPPS::tiles_enabled_flag

Definition at line 331 of file hevc_ps.h.

◆ entropy_coding_sync_enabled_flag

uint8_t HEVCPPS::entropy_coding_sync_enabled_flag

Definition at line 332 of file hevc_ps.h.

◆ num_tile_columns

uint16_t HEVCPPS::num_tile_columns

num_tile_columns_minus1 + 1

Definition at line 334 of file hevc_ps.h.

◆ num_tile_rows

uint16_t HEVCPPS::num_tile_rows

num_tile_rows_minus1 + 1

Definition at line 335 of file hevc_ps.h.

◆ uniform_spacing_flag

uint8_t HEVCPPS::uniform_spacing_flag

Definition at line 336 of file hevc_ps.h.

◆ loop_filter_across_tiles_enabled_flag

uint8_t HEVCPPS::loop_filter_across_tiles_enabled_flag

Definition at line 337 of file hevc_ps.h.

◆ seq_loop_filter_across_slices_enabled_flag

uint8_t HEVCPPS::seq_loop_filter_across_slices_enabled_flag

Definition at line 339 of file hevc_ps.h.

◆ deblocking_filter_control_present_flag

uint8_t HEVCPPS::deblocking_filter_control_present_flag

Definition at line 341 of file hevc_ps.h.

◆ deblocking_filter_override_enabled_flag

uint8_t HEVCPPS::deblocking_filter_override_enabled_flag

Definition at line 342 of file hevc_ps.h.

◆ disable_dbf

uint8_t HEVCPPS::disable_dbf

Definition at line 343 of file hevc_ps.h.

◆ beta_offset

int HEVCPPS::beta_offset

beta_offset_div2 * 2

Definition at line 344 of file hevc_ps.h.

◆ tc_offset

int HEVCPPS::tc_offset

tc_offset_div2 * 2

Definition at line 345 of file hevc_ps.h.

◆ scaling_list_data_present_flag

uint8_t HEVCPPS::scaling_list_data_present_flag

Definition at line 347 of file hevc_ps.h.

◆ scaling_list

ScalingList HEVCPPS::scaling_list

Definition at line 348 of file hevc_ps.h.

◆ lists_modification_present_flag

uint8_t HEVCPPS::lists_modification_present_flag

Definition at line 350 of file hevc_ps.h.

◆ log2_parallel_merge_level

int HEVCPPS::log2_parallel_merge_level

log2_parallel_merge_level_minus2 + 2

Definition at line 351 of file hevc_ps.h.

◆ num_extra_slice_header_bits

int HEVCPPS::num_extra_slice_header_bits

Definition at line 352 of file hevc_ps.h.

Referenced by hevc_parse_slice_header().

◆ slice_header_extension_present_flag

uint8_t HEVCPPS::slice_header_extension_present_flag

Definition at line 353 of file hevc_ps.h.

◆ log2_max_transform_skip_block_size

uint8_t HEVCPPS::log2_max_transform_skip_block_size

Definition at line 354 of file hevc_ps.h.

◆ pps_extension_present_flag

uint8_t HEVCPPS::pps_extension_present_flag

Definition at line 355 of file hevc_ps.h.

◆ pps_range_extensions_flag

uint8_t HEVCPPS::pps_range_extensions_flag

Definition at line 356 of file hevc_ps.h.

◆ pps_multilayer_extension_flag

uint8_t HEVCPPS::pps_multilayer_extension_flag

Definition at line 357 of file hevc_ps.h.

◆ pps_3d_extension_flag

uint8_t HEVCPPS::pps_3d_extension_flag

Definition at line 358 of file hevc_ps.h.

◆ pps_scc_extension_flag

uint8_t HEVCPPS::pps_scc_extension_flag

Definition at line 359 of file hevc_ps.h.

◆ cross_component_prediction_enabled_flag

uint8_t HEVCPPS::cross_component_prediction_enabled_flag

Definition at line 360 of file hevc_ps.h.

◆ chroma_qp_offset_list_enabled_flag

uint8_t HEVCPPS::chroma_qp_offset_list_enabled_flag

Definition at line 361 of file hevc_ps.h.

◆ diff_cu_chroma_qp_offset_depth

uint8_t HEVCPPS::diff_cu_chroma_qp_offset_depth

Definition at line 362 of file hevc_ps.h.

◆ chroma_qp_offset_list_len_minus1

uint8_t HEVCPPS::chroma_qp_offset_list_len_minus1

Definition at line 363 of file hevc_ps.h.

Referenced by ff_hevc_cu_chroma_qp_offset_idx().

◆ cb_qp_offset_list

int8_t HEVCPPS::cb_qp_offset_list[6]

Definition at line 364 of file hevc_ps.h.

◆ cr_qp_offset_list

int8_t HEVCPPS::cr_qp_offset_list[6]

Definition at line 365 of file hevc_ps.h.

◆ log2_sao_offset_scale_luma

uint8_t HEVCPPS::log2_sao_offset_scale_luma

Definition at line 366 of file hevc_ps.h.

◆ log2_sao_offset_scale_chroma

uint8_t HEVCPPS::log2_sao_offset_scale_chroma

Definition at line 367 of file hevc_ps.h.

◆ poc_reset_info_present_flag

uint8_t HEVCPPS::poc_reset_info_present_flag

Definition at line 370 of file hevc_ps.h.

◆ pps_infer_scaling_list_flag

uint8_t HEVCPPS::pps_infer_scaling_list_flag

Definition at line 371 of file hevc_ps.h.

◆ pps_scaling_list_ref_layer_id

uint8_t HEVCPPS::pps_scaling_list_ref_layer_id

Definition at line 372 of file hevc_ps.h.

◆ num_ref_loc_offsets

uint8_t HEVCPPS::num_ref_loc_offsets

Definition at line 373 of file hevc_ps.h.

◆ ref_loc_offset_layer_id

uint8_t HEVCPPS::ref_loc_offset_layer_id[64]

Definition at line 374 of file hevc_ps.h.

◆ scaled_ref_layer_offset_present_flag

uint8_t HEVCPPS::scaled_ref_layer_offset_present_flag[64]

Definition at line 375 of file hevc_ps.h.

◆ scaled_ref_layer_left_offset

int16_t HEVCPPS::scaled_ref_layer_left_offset[64]

Definition at line 376 of file hevc_ps.h.

◆ scaled_ref_layer_top_offset

int16_t HEVCPPS::scaled_ref_layer_top_offset[64]

Definition at line 377 of file hevc_ps.h.

◆ scaled_ref_layer_right_offset

int16_t HEVCPPS::scaled_ref_layer_right_offset[64]

Definition at line 378 of file hevc_ps.h.

◆ scaled_ref_layer_bottom_offset

int16_t HEVCPPS::scaled_ref_layer_bottom_offset[64]

Definition at line 379 of file hevc_ps.h.

◆ ref_region_offset_present_flag

uint8_t HEVCPPS::ref_region_offset_present_flag[64]

Definition at line 380 of file hevc_ps.h.

◆ ref_region_left_offset

int16_t HEVCPPS::ref_region_left_offset[64]

Definition at line 381 of file hevc_ps.h.

◆ ref_region_top_offset

int16_t HEVCPPS::ref_region_top_offset[64]

Definition at line 382 of file hevc_ps.h.

◆ ref_region_right_offset

int16_t HEVCPPS::ref_region_right_offset[64]

Definition at line 383 of file hevc_ps.h.

◆ ref_region_bottom_offset

int16_t HEVCPPS::ref_region_bottom_offset[64]

Definition at line 384 of file hevc_ps.h.

◆ resample_phase_set_present_flag

uint8_t HEVCPPS::resample_phase_set_present_flag[64]

Definition at line 385 of file hevc_ps.h.

◆ phase_hor_luma

uint8_t HEVCPPS::phase_hor_luma[64]

Definition at line 386 of file hevc_ps.h.

◆ phase_ver_luma

uint8_t HEVCPPS::phase_ver_luma[64]

Definition at line 387 of file hevc_ps.h.

◆ phase_hor_chroma

int8_t HEVCPPS::phase_hor_chroma[64]

Definition at line 388 of file hevc_ps.h.

◆ phase_ver_chroma

int8_t HEVCPPS::phase_ver_chroma[64]

Definition at line 389 of file hevc_ps.h.

◆ colour_mapping_enabled_flag

uint8_t HEVCPPS::colour_mapping_enabled_flag

Definition at line 390 of file hevc_ps.h.

◆ num_cm_ref_layers

uint8_t HEVCPPS::num_cm_ref_layers

Definition at line 391 of file hevc_ps.h.

◆ cm_ref_layer_id

uint8_t HEVCPPS::cm_ref_layer_id[62]

Definition at line 392 of file hevc_ps.h.

◆ cm_octant_depth

uint8_t HEVCPPS::cm_octant_depth

Definition at line 393 of file hevc_ps.h.

◆ cm_y_part_num_log2

uint8_t HEVCPPS::cm_y_part_num_log2

Definition at line 394 of file hevc_ps.h.

◆ luma_bit_depth_cm_input

uint8_t HEVCPPS::luma_bit_depth_cm_input

Definition at line 395 of file hevc_ps.h.

◆ chroma_bit_depth_cm_input

uint8_t HEVCPPS::chroma_bit_depth_cm_input

Definition at line 396 of file hevc_ps.h.

◆ luma_bit_depth_cm_output

uint8_t HEVCPPS::luma_bit_depth_cm_output

Definition at line 397 of file hevc_ps.h.

◆ chroma_bit_depth_cm_output

uint8_t HEVCPPS::chroma_bit_depth_cm_output

Definition at line 398 of file hevc_ps.h.

◆ cm_res_quant_bits

uint8_t HEVCPPS::cm_res_quant_bits

Definition at line 399 of file hevc_ps.h.

◆ cm_delta_flc_bits

uint8_t HEVCPPS::cm_delta_flc_bits

Definition at line 400 of file hevc_ps.h.

◆ cm_adapt_threshold_u_delta

int8_t HEVCPPS::cm_adapt_threshold_u_delta

Definition at line 401 of file hevc_ps.h.

◆ cm_adapt_threshold_v_delta

int8_t HEVCPPS::cm_adapt_threshold_v_delta

Definition at line 402 of file hevc_ps.h.

◆ pps_bit_depth_for_depth_layers_minus8

uint8_t HEVCPPS::pps_bit_depth_for_depth_layers_minus8

Definition at line 405 of file hevc_ps.h.

◆ pps_curr_pic_ref_enabled_flag

uint8_t HEVCPPS::pps_curr_pic_ref_enabled_flag

Definition at line 408 of file hevc_ps.h.

◆ residual_adaptive_colour_transform_enabled_flag

uint8_t HEVCPPS::residual_adaptive_colour_transform_enabled_flag

Definition at line 409 of file hevc_ps.h.

◆ pps_slice_act_qp_offsets_present_flag

uint8_t HEVCPPS::pps_slice_act_qp_offsets_present_flag

Definition at line 410 of file hevc_ps.h.

◆ pps_act_y_qp_offset

int8_t HEVCPPS::pps_act_y_qp_offset

Definition at line 411 of file hevc_ps.h.

◆ pps_act_cb_qp_offset

int8_t HEVCPPS::pps_act_cb_qp_offset

Definition at line 412 of file hevc_ps.h.

◆ pps_act_cr_qp_offset

int8_t HEVCPPS::pps_act_cr_qp_offset

Definition at line 413 of file hevc_ps.h.

◆ pps_palette_predictor_initializers_present_flag

uint8_t HEVCPPS::pps_palette_predictor_initializers_present_flag

Definition at line 414 of file hevc_ps.h.

◆ pps_num_palette_predictor_initializers

uint8_t HEVCPPS::pps_num_palette_predictor_initializers

Definition at line 415 of file hevc_ps.h.

◆ monochrome_palette_flag

uint8_t HEVCPPS::monochrome_palette_flag

Definition at line 416 of file hevc_ps.h.

◆ luma_bit_depth_entry

uint8_t HEVCPPS::luma_bit_depth_entry

Definition at line 417 of file hevc_ps.h.

◆ chroma_bit_depth_entry

uint8_t HEVCPPS::chroma_bit_depth_entry

Definition at line 418 of file hevc_ps.h.

◆ pps_palette_predictor_initializer

uint16_t HEVCPPS::pps_palette_predictor_initializer[3][HEVC_MAX_PALETTE_PREDICTOR_SIZE]

Definition at line 419 of file hevc_ps.h.

◆ column_width

unsigned int* HEVCPPS::column_width

ColumnWidth.

Definition at line 422 of file hevc_ps.h.

◆ row_height

unsigned int* HEVCPPS::row_height

RowHeight.

Definition at line 423 of file hevc_ps.h.

◆ col_bd

unsigned int* HEVCPPS::col_bd

ColBd.

Definition at line 424 of file hevc_ps.h.

◆ row_bd

unsigned int* HEVCPPS::row_bd

RowBd.

Definition at line 425 of file hevc_ps.h.

◆ col_idxX

int* HEVCPPS::col_idxX

Definition at line 426 of file hevc_ps.h.

◆ ctb_addr_rs_to_ts

int* HEVCPPS::ctb_addr_rs_to_ts

CtbAddrRSToTS.

Definition at line 428 of file hevc_ps.h.

◆ ctb_addr_ts_to_rs

int* HEVCPPS::ctb_addr_ts_to_rs

CtbAddrTSToRS.

Definition at line 429 of file hevc_ps.h.

◆ tile_id

int* HEVCPPS::tile_id

TileId.

Definition at line 430 of file hevc_ps.h.

◆ tile_pos_rs

int* HEVCPPS::tile_pos_rs

TilePosRS.

Definition at line 431 of file hevc_ps.h.

◆ min_tb_addr_zs

int* HEVCPPS::min_tb_addr_zs

MinTbAddrZS.

Definition at line 432 of file hevc_ps.h.

◆ min_tb_addr_zs_tab

int* HEVCPPS::min_tb_addr_zs_tab

MinTbAddrZS.

Definition at line 433 of file hevc_ps.h.

◆ data

uint8_t HEVCPPS::data[4096]

Definition at line 435 of file hevc_ps.h.

◆ data_size

int HEVCPPS::data_size

Definition at line 436 of file hevc_ps.h.


The documentation for this struct was generated from the following file: