FFmpeg
|
#include <hevc_ps.h>
uint8_t PTLCommon::profile_space |
Definition at line 93 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().
uint8_t PTLCommon::tier_flag |
Definition at line 94 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().
uint8_t PTLCommon::profile_idc |
Definition at line 95 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create(), hevc_parse_slice_header(), and ptl_convert().
uint8_t PTLCommon::profile_compatibility_flag[32] |
Definition at line 96 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create(), and ptl_convert().
uint8_t PTLCommon::progressive_source_flag |
Definition at line 97 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create().
uint8_t PTLCommon::interlaced_source_flag |
Definition at line 98 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create().
uint8_t PTLCommon::non_packed_constraint_flag |
Definition at line 99 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create().
uint8_t PTLCommon::frame_only_constraint_flag |
Definition at line 100 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create().
uint8_t PTLCommon::level_idc |
Definition at line 112 of file hevc_ps.h.
Referenced by ff_videotoolbox_hvcc_extradata_create(), and hevc_parse_slice_header().