Home
last modified time | relevance | path

Searched defs:H265RawVUI (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_h265.h127 typedef struct H265RawVUI { struct
128 uint8_t aspect_ratio_info_present_flag;
129 uint8_t aspect_ratio_idc;
130 uint16_t sar_width;
131 uint16_t sar_height;
133 uint8_t overscan_info_present_flag;
134 uint8_t overscan_appropriate_flag;
136 uint8_t video_signal_type_present_flag;
137 uint8_t video_format;
138 uint8_t video_full_range_flag;
[all …]