FFmpeg
|
#include <hevc.h>
AVRational VUI::sar |
Definition at line 290 of file hevc.h.
Referenced by decode_vui(), ff_hevc_decode_nal_sps(), and hls_slice_header().
int VUI::overscan_info_present_flag |
Definition at line 292 of file hevc.h.
Referenced by decode_vui().
int VUI::overscan_appropriate_flag |
Definition at line 293 of file hevc.h.
Referenced by decode_vui().
int VUI::video_signal_type_present_flag |
Definition at line 295 of file hevc.h.
Referenced by decode_vui().
int VUI::video_format |
Definition at line 296 of file hevc.h.
Referenced by decode_vui().
int VUI::video_full_range_flag |
Definition at line 297 of file hevc.h.
Referenced by decode_vui().
int VUI::colour_description_present_flag |
Definition at line 298 of file hevc.h.
Referenced by decode_vui().
uint8_t VUI::colour_primaries |
Definition at line 299 of file hevc.h.
Referenced by decode_vui().
uint8_t VUI::transfer_characteristic |
Definition at line 300 of file hevc.h.
Referenced by decode_vui().
uint8_t VUI::matrix_coeffs |
Definition at line 301 of file hevc.h.
Referenced by decode_vui().
int VUI::chroma_loc_info_present_flag |
Definition at line 303 of file hevc.h.
Referenced by decode_vui().
int VUI::chroma_sample_loc_type_top_field |
Definition at line 304 of file hevc.h.
Referenced by decode_vui().
int VUI::chroma_sample_loc_type_bottom_field |
Definition at line 305 of file hevc.h.
Referenced by decode_vui().
int VUI::neutra_chroma_indication_flag |
Definition at line 306 of file hevc.h.
Referenced by decode_vui().
int VUI::field_seq_flag |
Definition at line 308 of file hevc.h.
Referenced by decode_vui().
int VUI::frame_field_info_present_flag |
Definition at line 309 of file hevc.h.
Referenced by decode_vui().
int VUI::default_display_window_flag |
Definition at line 311 of file hevc.h.
Referenced by decode_vui().
HEVCWindow VUI::def_disp_win |
Definition at line 312 of file hevc.h.
Referenced by decode_vui(), and ff_hevc_decode_nal_sps().
int VUI::vui_timing_info_present_flag |
Definition at line 314 of file hevc.h.
Referenced by decode_vui().
uint32_t VUI::vui_num_units_in_tick |
Definition at line 315 of file hevc.h.
Referenced by decode_vui().
uint32_t VUI::vui_time_scale |
Definition at line 316 of file hevc.h.
Referenced by decode_vui().
int VUI::vui_poc_proportional_to_timing_flag |
Definition at line 317 of file hevc.h.
Referenced by decode_vui().
int VUI::vui_num_ticks_poc_diff_one_minus1 |
Definition at line 318 of file hevc.h.
Referenced by decode_vui().
int VUI::vui_hrd_parameters_present_flag |
Definition at line 319 of file hevc.h.
Referenced by decode_vui().
int VUI::bitstream_restriction_flag |
Definition at line 321 of file hevc.h.
Referenced by decode_vui().
int VUI::tiles_fixed_structure_flag |
Definition at line 322 of file hevc.h.
Referenced by decode_vui().
int VUI::motion_vectors_over_pic_boundaries_flag |
Definition at line 323 of file hevc.h.
Referenced by decode_vui().
int VUI::restricted_ref_pic_lists_flag |
Definition at line 324 of file hevc.h.
Referenced by decode_vui().
int VUI::min_spatial_segmentation_idc |
Definition at line 325 of file hevc.h.
Referenced by decode_vui().
int VUI::max_bytes_per_pic_denom |
Definition at line 326 of file hevc.h.
Referenced by decode_vui().
int VUI::max_bits_per_min_cu_denom |
Definition at line 327 of file hevc.h.
Referenced by decode_vui().
int VUI::log2_max_mv_length_horizontal |
Definition at line 328 of file hevc.h.
Referenced by decode_vui().
int VUI::log2_max_mv_length_vertical |
Definition at line 329 of file hevc.h.
Referenced by decode_vui().