Home
last modified time | relevance | path

Searched defs:HevcSlice (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.h399 struct HevcSlice struct
401 mfxU8 no_output_of_prior_pics_flag : 1;
402 mfxU8 pic_parameter_set_id : 6;
403 mfxU8 dependent_slice_segment_flag : 1;
405 mfxU32 segment_address;
407 mfxU8 reserved_flags;
408 mfxU8 type : 2;
409 mfxU8 colour_plane_id : 2;
410 mfxU8 short_term_ref_pic_set_idx;
412 mfxU8 pic_output_flag : 1;
[all …]