FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PTL Struct Reference

#include <hevc_ps.h>

Data Fields

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

Detailed Description

Definition at line 104 of file hevc_ps.h.

Field Documentation

PTLCommon PTL::general_ptl
PTLCommon PTL::sub_layer_ptl[HEVC_MAX_SUB_LAYERS]

Definition at line 106 of file hevc_ps.h.

Referenced by parse_ptl(), and write_ptl().

uint8_t PTL::sub_layer_profile_present_flag[HEVC_MAX_SUB_LAYERS]

Definition at line 108 of file hevc_ps.h.

Referenced by parse_ptl(), and write_ptl().

uint8_t PTL::sub_layer_level_present_flag[HEVC_MAX_SUB_LAYERS]

Definition at line 109 of file hevc_ps.h.

Referenced by parse_ptl(), and write_ptl().


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