FFmpeg
Data Fields
LCEVCRawVUI Struct Reference

#include <cbs_lcevc.h>

Data Fields

uint8_t aspect_ratio_info_present_flag
 
uint8_t aspect_ratio_idc
 
uint16_t sar_width
 
uint8_t sar_height
 
uint8_t overscan_info_present_flag
 
uint8_t overscan_appropriate_flag
 
uint8_t video_signal_type_present_flag
 
uint8_t video_format
 
uint8_t video_full_range_flag
 
uint8_t colour_description_present_flag
 
uint8_t colour_primaries
 
uint8_t transfer_characteristics
 
uint8_t matrix_coefficients
 
uint8_t chroma_loc_info_present_flag
 
uint8_t chroma_sample_loc_type_top_field
 
uint8_t chroma_sample_loc_type_bottom_field
 

Detailed Description

Definition at line 132 of file cbs_lcevc.h.

Field Documentation

◆ aspect_ratio_info_present_flag

uint8_t LCEVCRawVUI::aspect_ratio_info_present_flag

Definition at line 133 of file cbs_lcevc.h.

◆ aspect_ratio_idc

uint8_t LCEVCRawVUI::aspect_ratio_idc

Definition at line 134 of file cbs_lcevc.h.

◆ sar_width

uint16_t LCEVCRawVUI::sar_width

Definition at line 135 of file cbs_lcevc.h.

◆ sar_height

uint8_t LCEVCRawVUI::sar_height

Definition at line 136 of file cbs_lcevc.h.

◆ overscan_info_present_flag

uint8_t LCEVCRawVUI::overscan_info_present_flag

Definition at line 137 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ overscan_appropriate_flag

uint8_t LCEVCRawVUI::overscan_appropriate_flag

Definition at line 138 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ video_signal_type_present_flag

uint8_t LCEVCRawVUI::video_signal_type_present_flag

Definition at line 139 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ video_format

uint8_t LCEVCRawVUI::video_format

Definition at line 140 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ video_full_range_flag

uint8_t LCEVCRawVUI::video_full_range_flag

Definition at line 141 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ colour_description_present_flag

uint8_t LCEVCRawVUI::colour_description_present_flag

Definition at line 142 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ colour_primaries

uint8_t LCEVCRawVUI::colour_primaries

Definition at line 143 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ transfer_characteristics

uint8_t LCEVCRawVUI::transfer_characteristics

Definition at line 144 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ matrix_coefficients

uint8_t LCEVCRawVUI::matrix_coefficients

Definition at line 145 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ chroma_loc_info_present_flag

uint8_t LCEVCRawVUI::chroma_loc_info_present_flag

Definition at line 146 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ chroma_sample_loc_type_top_field

uint8_t LCEVCRawVUI::chroma_sample_loc_type_top_field

Definition at line 147 of file cbs_lcevc.h.

Referenced by lcevc_metadata_handle_vui().

◆ chroma_sample_loc_type_bottom_field

uint8_t LCEVCRawVUI::chroma_sample_loc_type_bottom_field

Definition at line 148 of file cbs_lcevc.h.


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