FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VUI Struct Reference

#include <hevc_ps.h>

Data Fields

AVRational sar
 
int overscan_info_present_flag
 
int overscan_appropriate_flag
 
int video_signal_type_present_flag
 
int video_format
 
int video_full_range_flag
 
int colour_description_present_flag
 
uint8_t colour_primaries
 
uint8_t transfer_characteristic
 
uint8_t matrix_coeffs
 
int chroma_loc_info_present_flag
 
int chroma_sample_loc_type_top_field
 
int chroma_sample_loc_type_bottom_field
 
int neutra_chroma_indication_flag
 
int field_seq_flag
 
int frame_field_info_present_flag
 
int default_display_window_flag
 
HEVCWindow def_disp_win
 
int vui_timing_info_present_flag
 
uint32_t vui_num_units_in_tick
 
uint32_t vui_time_scale
 
int vui_poc_proportional_to_timing_flag
 
int vui_num_ticks_poc_diff_one_minus1
 
int vui_hrd_parameters_present_flag
 
int bitstream_restriction_flag
 
int tiles_fixed_structure_flag
 
int motion_vectors_over_pic_boundaries_flag
 
int restricted_ref_pic_lists_flag
 
int min_spatial_segmentation_idc
 
int max_bytes_per_pic_denom
 
int max_bits_per_min_cu_denom
 
int log2_max_mv_length_horizontal
 
int log2_max_mv_length_vertical
 

Detailed Description

Definition at line 132 of file hevc_ps.h.

Field Documentation

AVRational VUI::sar

Definition at line 133 of file hevc_ps.h.

Referenced by decode_vui(), export_stream_params(), and ff_hevc_parse_sps().

int VUI::overscan_info_present_flag

Definition at line 135 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::overscan_appropriate_flag

Definition at line 136 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::video_signal_type_present_flag

Definition at line 138 of file hevc_ps.h.

Referenced by decode_vui(), and export_stream_params().

int VUI::video_format

Definition at line 139 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::video_full_range_flag

Definition at line 140 of file hevc_ps.h.

Referenced by decode_vui(), and export_stream_params().

int VUI::colour_description_present_flag

Definition at line 141 of file hevc_ps.h.

Referenced by decode_vui(), and export_stream_params().

uint8_t VUI::colour_primaries

Definition at line 142 of file hevc_ps.h.

Referenced by decode_vui(), and export_stream_params().

uint8_t VUI::transfer_characteristic

Definition at line 143 of file hevc_ps.h.

Referenced by decode_vui(), and export_stream_params().

uint8_t VUI::matrix_coeffs

Definition at line 144 of file hevc_ps.h.

Referenced by decode_vui(), and export_stream_params().

int VUI::chroma_loc_info_present_flag

Definition at line 146 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::chroma_sample_loc_type_top_field

Definition at line 147 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::chroma_sample_loc_type_bottom_field

Definition at line 148 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::neutra_chroma_indication_flag

Definition at line 149 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::field_seq_flag

Definition at line 151 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::frame_field_info_present_flag

Definition at line 152 of file hevc_ps.h.

Referenced by decode_nal_sei_pic_timing(), and decode_vui().

int VUI::default_display_window_flag

Definition at line 154 of file hevc_ps.h.

Referenced by decode_vui().

HEVCWindow VUI::def_disp_win

Definition at line 155 of file hevc_ps.h.

Referenced by decode_vui(), and ff_hevc_parse_sps().

int VUI::vui_timing_info_present_flag
uint32_t VUI::vui_num_units_in_tick
uint32_t VUI::vui_time_scale
int VUI::vui_poc_proportional_to_timing_flag

Definition at line 160 of file hevc_ps.h.

Referenced by decode_vui(), and generate_fake_vps().

int VUI::vui_num_ticks_poc_diff_one_minus1

Definition at line 161 of file hevc_ps.h.

Referenced by decode_vui(), and generate_fake_vps().

int VUI::vui_hrd_parameters_present_flag

Definition at line 162 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::bitstream_restriction_flag

Definition at line 164 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::tiles_fixed_structure_flag

Definition at line 165 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::motion_vectors_over_pic_boundaries_flag

Definition at line 166 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::restricted_ref_pic_lists_flag

Definition at line 167 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::min_spatial_segmentation_idc

Definition at line 168 of file hevc_ps.h.

Referenced by decode_vui(), and ff_videotoolbox_hvcc_extradata_create().

int VUI::max_bytes_per_pic_denom

Definition at line 169 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::max_bits_per_min_cu_denom

Definition at line 170 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::log2_max_mv_length_horizontal

Definition at line 171 of file hevc_ps.h.

Referenced by decode_vui().

int VUI::log2_max_mv_length_vertical

Definition at line 172 of file hevc_ps.h.

Referenced by decode_vui().


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