FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 362 of file hevc.h.

Field Documentation

PTLCommon PTL::general_ptl

Definition at line 363 of file hevc.h.

Referenced by ff_hevc_decode_nal_pps(), hls_slice_header(), and parse_ptl().

PTLCommon PTL::sub_layer_ptl[MAX_SUB_LAYERS]

Definition at line 364 of file hevc.h.

Referenced by parse_ptl().

uint8_t PTL::sub_layer_profile_present_flag[MAX_SUB_LAYERS]

Definition at line 366 of file hevc.h.

Referenced by parse_ptl().

uint8_t PTL::sub_layer_level_present_flag[MAX_SUB_LAYERS]

Definition at line 367 of file hevc.h.

Referenced by parse_ptl().


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