Searched defs:HevcSPS (Results 1 – 1 of 1) sorted by relevance
257 struct HevcSPS struct259 mfxU8 video_parameter_set_id : 4;260 mfxU8 max_sub_layers_minus1 : 3;261 mfxU8 temporal_id_nesting_flag : 1;263 mfxU8 seq_parameter_set_id : 4;264 mfxU8 chroma_format_idc : 2;265 mfxU8 separate_colour_plane_flag : 1;266 mfxU8 conformance_window_flag : 1;268 mfxU32 pic_width_in_luma_samples;269 mfxU32 pic_height_in_luma_samples;[all …]