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

#include <hevc.h>

Data Fields

uint8_t profile_space
 
uint8_t tier_flag
 
uint8_t profile_idc
 
uint8_t profile_compatibility_flag [32]
 
uint8_t level_idc
 
uint8_t progressive_source_flag
 
uint8_t interlaced_source_flag
 
uint8_t non_packed_constraint_flag
 
uint8_t frame_only_constraint_flag
 

Detailed Description

Definition at line 350 of file hevc.h.

Field Documentation

uint8_t PTLCommon::profile_space

Definition at line 351 of file hevc.h.

Referenced by decode_profile_tier_level().

uint8_t PTLCommon::tier_flag

Definition at line 352 of file hevc.h.

Referenced by decode_profile_tier_level().

uint8_t PTLCommon::profile_idc

Definition at line 353 of file hevc.h.

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

uint8_t PTLCommon::profile_compatibility_flag[32]

Definition at line 354 of file hevc.h.

Referenced by decode_profile_tier_level().

uint8_t PTLCommon::level_idc

Definition at line 355 of file hevc.h.

Referenced by hls_slice_header(), and parse_ptl().

uint8_t PTLCommon::progressive_source_flag

Definition at line 356 of file hevc.h.

Referenced by decode_profile_tier_level().

uint8_t PTLCommon::interlaced_source_flag

Definition at line 357 of file hevc.h.

Referenced by decode_profile_tier_level().

uint8_t PTLCommon::non_packed_constraint_flag

Definition at line 358 of file hevc.h.

Referenced by decode_profile_tier_level().

uint8_t PTLCommon::frame_only_constraint_flag

Definition at line 359 of file hevc.h.

Referenced by decode_profile_tier_level().


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