|
|
unsigned | vps_id |
| |
|
int | chroma_format_idc |
| |
|
uint8_t | separate_colour_plane_flag |
| |
|
HEVCWindow | output_window |
| |
|
HEVCWindow | pic_conf_win |
| |
|
int | bit_depth |
| |
|
int | bit_depth_chroma |
| |
|
int | pixel_shift |
| |
|
enum AVPixelFormat | pix_fmt |
| |
|
unsigned int | log2_max_poc_lsb |
| |
|
int | pcm_enabled_flag |
| |
|
int | max_sub_layers |
| |
|
struct { |
|
int max_dec_pic_buffering |
| |
|
int num_reorder_pics |
| |
|
int max_latency_increase |
| |
| } | temporal_layer [HEVC_MAX_SUB_LAYERS] |
| |
|
uint8_t | temporal_id_nesting_flag |
| |
|
VUI | vui |
| |
|
PTL | ptl |
| |
|
uint8_t | scaling_list_enable_flag |
| |
|
ScalingList | scaling_list |
| |
|
unsigned int | nb_st_rps |
| |
|
ShortTermRPS | st_rps [HEVC_MAX_SHORT_TERM_REF_PIC_SETS] |
| |
|
uint8_t | amp_enabled_flag |
| |
|
uint8_t | sao_enabled |
| |
|
uint8_t | long_term_ref_pics_present_flag |
| |
|
uint16_t | lt_ref_pic_poc_lsb_sps [HEVC_MAX_LONG_TERM_REF_PICS] |
| |
|
uint8_t | used_by_curr_pic_lt_sps_flag [HEVC_MAX_LONG_TERM_REF_PICS] |
| |
|
uint8_t | num_long_term_ref_pics_sps |
| |
|
struct { |
|
uint8_t bit_depth |
| |
|
uint8_t bit_depth_chroma |
| |
|
unsigned int log2_min_pcm_cb_size |
| |
|
unsigned int log2_max_pcm_cb_size |
| |
|
uint8_t loop_filter_disable_flag |
| |
| } | pcm |
| |
|
uint8_t | sps_temporal_mvp_enabled_flag |
| |
|
uint8_t | sps_strong_intra_smoothing_enable_flag |
| |
|
unsigned int | log2_min_cb_size |
| |
|
unsigned int | log2_diff_max_min_coding_block_size |
| |
|
unsigned int | log2_min_tb_size |
| |
|
unsigned int | log2_max_trafo_size |
| |
|
unsigned int | log2_ctb_size |
| |
|
unsigned int | log2_min_pu_size |
| |
|
int | max_transform_hierarchy_depth_inter |
| |
|
int | max_transform_hierarchy_depth_intra |
| |
|
int | transform_skip_rotation_enabled_flag |
| |
|
int | transform_skip_context_enabled_flag |
| |
|
int | implicit_rdpcm_enabled_flag |
| |
|
int | explicit_rdpcm_enabled_flag |
| |
|
int | intra_smoothing_disabled_flag |
| |
|
int | high_precision_offsets_enabled_flag |
| |
|
int | persistent_rice_adaptation_enabled_flag |
| | coded frame dimension in various units
|
| |
|
int | width |
| |
|
int | height |
| |
|
int | ctb_width |
| |
|
int | ctb_height |
| |
|
int | ctb_size |
| |
|
int | min_cb_width |
| |
|
int | min_cb_height |
| |
|
int | min_tb_width |
| |
|
int | min_tb_height |
| |
|
int | min_pu_width |
| |
|
int | min_pu_height |
| |
|
int | tb_mask |
| |
|
int | hshift [3] |
| |
|
int | vshift [3] |
| |
|
int | qp_bd_offset |
| |
|
uint8_t | data [4096] |
| |
|
int | data_size |
| |
The documentation for this struct was generated from the following file: