Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
H A Dencode_hevc_header_packer.h194 struct VUI struct
196 mfxU8 aspect_ratio_info_present_flag : 1;
197 mfxU8 aspect_ratio_idc;
198 mfxU16 sar_width;
199 mfxU16 sar_height;
201 mfxU8 overscan_info_present_flag : 1;
202 mfxU8 overscan_appropriate_flag : 1;
203 mfxU8 video_signal_type_present_flag : 1;
204 mfxU8 video_format : 3;
205 mfxU8 video_full_range_flag : 1;
[all …]