FFmpeg
|
#include <hevc.h>
uint8_t PTLCommon::profile_space |
Definition at line 336 of file hevc.h.
Referenced by decode_profile_tier_level().
uint8_t PTLCommon::tier_flag |
Definition at line 337 of file hevc.h.
Referenced by decode_profile_tier_level().
uint8_t PTLCommon::profile_idc |
Definition at line 338 of file hevc.h.
Referenced by decode_profile_tier_level(), and hls_slice_header().
uint8_t PTLCommon::profile_compatibility_flag[32] |
Definition at line 339 of file hevc.h.
Referenced by decode_profile_tier_level().
uint8_t PTLCommon::level_idc |
Definition at line 340 of file hevc.h.
Referenced by hls_slice_header(), and parse_ptl().
uint8_t PTLCommon::progressive_source_flag |
Definition at line 341 of file hevc.h.
Referenced by decode_profile_tier_level().
uint8_t PTLCommon::interlaced_source_flag |
Definition at line 342 of file hevc.h.
Referenced by decode_profile_tier_level().
uint8_t PTLCommon::non_packed_constraint_flag |
Definition at line 343 of file hevc.h.
Referenced by decode_profile_tier_level().
uint8_t PTLCommon::frame_only_constraint_flag |
Definition at line 344 of file hevc.h.
Referenced by decode_profile_tier_level().