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

#include <hevc_ps.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 92 of file hevc_ps.h.

Field Documentation

uint8_t PTLCommon::profile_space

Definition at line 93 of file hevc_ps.h.

Referenced by decode_profile_tier_level(), and write_ptl_layer().

uint8_t PTLCommon::tier_flag

Definition at line 94 of file hevc_ps.h.

Referenced by decode_profile_tier_level(), and write_ptl_layer().

uint8_t PTLCommon::profile_idc
uint8_t PTLCommon::profile_compatibility_flag[32]

Definition at line 96 of file hevc_ps.h.

Referenced by decode_profile_tier_level(), and write_ptl_layer().

uint8_t PTLCommon::level_idc

Definition at line 97 of file hevc_ps.h.

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

uint8_t PTLCommon::progressive_source_flag

Definition at line 98 of file hevc_ps.h.

Referenced by decode_profile_tier_level(), and write_ptl_layer().

uint8_t PTLCommon::interlaced_source_flag

Definition at line 99 of file hevc_ps.h.

Referenced by decode_profile_tier_level(), and write_ptl_layer().

uint8_t PTLCommon::non_packed_constraint_flag

Definition at line 100 of file hevc_ps.h.

Referenced by decode_profile_tier_level(), and write_ptl_layer().

uint8_t PTLCommon::frame_only_constraint_flag

Definition at line 101 of file hevc_ps.h.

Referenced by decode_profile_tier_level(), and write_ptl_layer().


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