Libav
Data Fields
PTL Struct Reference

#include <hevc.h>

Data Fields

PTLCommon general_ptl
 
PTLCommon sub_layer_ptl [MAX_SUB_LAYERS]
 
uint8_t sub_layer_profile_present_flag [MAX_SUB_LAYERS]
 
uint8_t sub_layer_level_present_flag [MAX_SUB_LAYERS]
 

Detailed Description

Definition at line 350 of file hevc.h.

Field Documentation

◆ general_ptl

PTLCommon PTL::general_ptl

Definition at line 351 of file hevc.h.

Referenced by export_stream_params(), hevc_parse_slice_header(), parse_ptl(), and write_ptl().

◆ sub_layer_ptl

PTLCommon PTL::sub_layer_ptl[MAX_SUB_LAYERS]

Definition at line 352 of file hevc.h.

Referenced by parse_ptl(), and write_ptl().

◆ sub_layer_profile_present_flag

uint8_t PTL::sub_layer_profile_present_flag[MAX_SUB_LAYERS]

Definition at line 354 of file hevc.h.

Referenced by parse_ptl(), and write_ptl().

◆ sub_layer_level_present_flag

uint8_t PTL::sub_layer_level_present_flag[MAX_SUB_LAYERS]

Definition at line 355 of file hevc.h.

Referenced by parse_ptl(), and write_ptl().


The documentation for this struct was generated from the following file: