Skip to main content

VAEncPackedHeaderHEVC_Slice

Constant VAEncPackedHeaderHEVC_Slice 

Source
pub const VAEncPackedHeaderHEVC_Slice: Type = 3;
Expand description

\brief Packed slice header.

The corresponding packed header data buffer shall contain the \c slice_header() syntax element only, along with any start code prefix and NAL unit type preceeding it. i.e. this means that the buffer does not contain any of the \c slice_data() or the \c rbsp_slice_trailing_bits().

Note: packed \c nal_unit_type shall be equal to 0 to 9 (non-IRAP picture), or 16 to 21 (IRAP picture).