Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_h264.h58 typedef struct H264RawVUI { struct
59 uint8_t aspect_ratio_info_present_flag;
60 uint8_t aspect_ratio_idc;
61 uint16_t sar_width;
62 uint16_t sar_height;
64 uint8_t overscan_info_present_flag;
65 uint8_t overscan_appropriate_flag;
67 uint8_t video_signal_type_present_flag;
68 uint8_t video_format;
69 uint8_t video_full_range_flag;
[all …]