| FFmpeg
    4.0
    | 
| 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 | 
| uint8_t HVCCProfileTierLevel::profile_space | 
Definition at line 63 of file hevc.c.
Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().
| uint8_t HVCCProfileTierLevel::tier_flag | 
Definition at line 64 of file hevc.c.
Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().
| uint8_t HVCCProfileTierLevel::profile_idc | 
Definition at line 65 of file hevc.c.
Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().
| uint32_t HVCCProfileTierLevel::profile_compatibility_flags | 
Definition at line 66 of file hevc.c.
Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().
| uint64_t HVCCProfileTierLevel::constraint_indicator_flags | 
Definition at line 67 of file hevc.c.
Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().
| uint8_t HVCCProfileTierLevel::level_idc | 
Definition at line 68 of file hevc.c.
Referenced by hvcc_parse_ptl(), and hvcc_update_ptl().
 1.8.13
 1.8.13