|
FFmpeg
|
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 72 of file hevc.c.
Referenced by hvcc_parse_ptl().
| uint8_t HVCCProfileTierLevel::tier_flag |
Definition at line 73 of file hevc.c.
Referenced by hvcc_parse_ptl().
| uint8_t HVCCProfileTierLevel::profile_idc |
Definition at line 74 of file hevc.c.
Referenced by hvcc_parse_ptl().
| uint32_t HVCCProfileTierLevel::profile_compatibility_flags |
Definition at line 75 of file hevc.c.
Referenced by hvcc_parse_ptl().
| uint64_t HVCCProfileTierLevel::constraint_indicator_flags |
Definition at line 76 of file hevc.c.
Referenced by hvcc_parse_ptl().
| uint8_t HVCCProfileTierLevel::level_idc |
Definition at line 77 of file hevc.c.
Referenced by hvcc_parse_ptl().
1.8.17