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

Data Fields

uint8_t profile_space
 
uint8_t tier_flag
 
uint8_t profile_idc
 
uint32_t profile_compatibility_flags
 
uint64_t constraint_indicator_flags
 
uint8_t level_idc
 

Detailed Description

Definition at line 61 of file hevc.c.

Field Documentation

uint8_t HVCCProfileTierLevel::profile_space

Definition at line 62 of file hevc.c.

Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().

uint8_t HVCCProfileTierLevel::tier_flag

Definition at line 63 of file hevc.c.

Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().

uint8_t HVCCProfileTierLevel::profile_idc

Definition at line 64 of file hevc.c.

Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().

uint32_t HVCCProfileTierLevel::profile_compatibility_flags

Definition at line 65 of file hevc.c.

Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().

uint64_t HVCCProfileTierLevel::constraint_indicator_flags

Definition at line 66 of file hevc.c.

Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().

uint8_t HVCCProfileTierLevel::level_idc

Definition at line 67 of file hevc.c.

Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().


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