Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_encoder_nalu_writer_hevc.h149 struct HEVCVideoUsabilityInfo { struct
150 uint8_t aspect_ratio_info_present_flag;
151 uint8_t aspect_ratio_idc;
152 int32_t sar_width;
153 int32_t sar_height;
154 uint8_t overscan_info_present_flag;
155 uint8_t overscan_appropriate_flag;
156 uint8_t video_signal_type_present_flag;
157 uint8_t video_format;
158 uint8_t video_full_range_flag;
[all …]