FFmpeg
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 progressive_source_flag
 
uint8_t interlaced_source_flag
 
uint8_t non_packed_constraint_flag
 
uint8_t frame_only_constraint_flag
 
uint8_t max_12bit_constraint_flag
 
uint8_t max_10bit_constraint_flag
 
uint8_t max_8bit_constraint_flag
 
uint8_t max_422chroma_constraint_flag
 
uint8_t max_420chroma_constraint_flag
 
uint8_t max_monochrome_constraint_flag
 
uint8_t intra_constraint_flag
 
uint8_t one_picture_only_constraint_flag
 
uint8_t lower_bit_rate_constraint_flag
 
uint8_t max_14bit_constraint_flag
 
uint8_t inbld_flag
 
uint8_t level_idc
 

Detailed Description

Definition at line 123 of file hevc_ps.h.

Field Documentation

◆ profile_space

uint8_t PTLCommon::profile_space

Definition at line 124 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().

◆ tier_flag

uint8_t PTLCommon::tier_flag

Definition at line 125 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().

◆ profile_idc

uint8_t PTLCommon::profile_idc

◆ profile_compatibility_flag

uint8_t PTLCommon::profile_compatibility_flag[32]

Definition at line 127 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().

◆ progressive_source_flag

uint8_t PTLCommon::progressive_source_flag

Definition at line 128 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ interlaced_source_flag

uint8_t PTLCommon::interlaced_source_flag

Definition at line 129 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ non_packed_constraint_flag

uint8_t PTLCommon::non_packed_constraint_flag

Definition at line 130 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ frame_only_constraint_flag

uint8_t PTLCommon::frame_only_constraint_flag

Definition at line 131 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ max_12bit_constraint_flag

uint8_t PTLCommon::max_12bit_constraint_flag

Definition at line 132 of file hevc_ps.h.

◆ max_10bit_constraint_flag

uint8_t PTLCommon::max_10bit_constraint_flag

Definition at line 133 of file hevc_ps.h.

◆ max_8bit_constraint_flag

uint8_t PTLCommon::max_8bit_constraint_flag

Definition at line 134 of file hevc_ps.h.

◆ max_422chroma_constraint_flag

uint8_t PTLCommon::max_422chroma_constraint_flag

Definition at line 135 of file hevc_ps.h.

◆ max_420chroma_constraint_flag

uint8_t PTLCommon::max_420chroma_constraint_flag

Definition at line 136 of file hevc_ps.h.

◆ max_monochrome_constraint_flag

uint8_t PTLCommon::max_monochrome_constraint_flag

Definition at line 137 of file hevc_ps.h.

◆ intra_constraint_flag

uint8_t PTLCommon::intra_constraint_flag

Definition at line 138 of file hevc_ps.h.

◆ one_picture_only_constraint_flag

uint8_t PTLCommon::one_picture_only_constraint_flag

Definition at line 139 of file hevc_ps.h.

◆ lower_bit_rate_constraint_flag

uint8_t PTLCommon::lower_bit_rate_constraint_flag

Definition at line 140 of file hevc_ps.h.

◆ max_14bit_constraint_flag

uint8_t PTLCommon::max_14bit_constraint_flag

Definition at line 141 of file hevc_ps.h.

◆ inbld_flag

uint8_t PTLCommon::inbld_flag

Definition at line 142 of file hevc_ps.h.

◆ level_idc

uint8_t PTLCommon::level_idc

Definition at line 143 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and hevc_parse_slice_header().


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