Module cros_codecs::codec::h265::parser

source ·
Expand description

An Annex B h.265 parser.

Parses VPSs, SPSs, PPSs and Slices from NALUs.

Structs

Enums

  • H265 levels as defined by table A.8. general_level_idc and sub_layer_level_idc[ OpTid ] shall be set equal to a value of 30 times the level number specified in Table A.8
  • Table 7-1 – NAL unit type codes and NAL unit type classes
  • H265 profiles. See A.3.
  • See table 7-7 in the specification.

Type Definitions