#include <vulkan_video.hpp>
Definition at line 498 of file vulkan_video.hpp.
◆ NativeType
◆ operator StdVideoH264SequenceParameterSet &()
◆ operator StdVideoH264SequenceParameterSet const &()
◆ operator!=()
◆ operator==()
◆ bit_depth_chroma_minus8
uint8_t vk::video::H264SequenceParameterSet::bit_depth_chroma_minus8 = {} |
◆ bit_depth_luma_minus8
uint8_t vk::video::H264SequenceParameterSet::bit_depth_luma_minus8 = {} |
◆ chroma_format_idc
Initial value:=
vk:: video ::H264ChromaFormatIdc::eMonochrome
Definition at line 539 of file vulkan_video.hpp.
◆ flags
vk:: video ::H264SpsFlags vk::video::H264SequenceParameterSet::flags = {} |
◆ frame_crop_bottom_offset
uint32_t vk::video::H264SequenceParameterSet::frame_crop_bottom_offset = {} |
◆ frame_crop_left_offset
uint32_t vk::video::H264SequenceParameterSet::frame_crop_left_offset = {} |
◆ frame_crop_right_offset
uint32_t vk::video::H264SequenceParameterSet::frame_crop_right_offset = {} |
◆ frame_crop_top_offset
uint32_t vk::video::H264SequenceParameterSet::frame_crop_top_offset = {} |
◆ level_idc
◆ log2_max_frame_num_minus4
uint8_t vk::video::H264SequenceParameterSet::log2_max_frame_num_minus4 = {} |
◆ log2_max_pic_order_cnt_lsb_minus4
uint8_t vk::video::H264SequenceParameterSet::log2_max_pic_order_cnt_lsb_minus4 = {} |
◆ max_num_ref_frames
uint8_t vk::video::H264SequenceParameterSet::max_num_ref_frames = {} |
◆ num_ref_frames_in_pic_order_cnt_cycle
uint8_t vk::video::H264SequenceParameterSet::num_ref_frames_in_pic_order_cnt_cycle = {} |
◆ offset_for_non_ref_pic
int32_t vk::video::H264SequenceParameterSet::offset_for_non_ref_pic = {} |
◆ offset_for_top_to_bottom_field
int32_t vk::video::H264SequenceParameterSet::offset_for_top_to_bottom_field = {} |
◆ pic_height_in_map_units_minus1
uint32_t vk::video::H264SequenceParameterSet::pic_height_in_map_units_minus1 = {} |
◆ pic_order_cnt_type
◆ pic_width_in_mbs_minus1
uint32_t vk::video::H264SequenceParameterSet::pic_width_in_mbs_minus1 = {} |
◆ pOffsetForRefFrame
const int32_t* vk::video::H264SequenceParameterSet::pOffsetForRefFrame = {} |
◆ profile_idc
vk:: video ::H264ProfileIdc vk::video::H264SequenceParameterSet::profile_idc |
Initial value:=
vk:: video ::H264ProfileIdc::eBaseline
Definition at line 536 of file vulkan_video.hpp.
◆ pScalingLists
const vk:: video ::H264ScalingLists* vk::video::H264SequenceParameterSet::pScalingLists = {} |
◆ pSequenceParameterSetVui
◆ reserved1
uint8_t vk::video::H264SequenceParameterSet::reserved1 = {} |
◆ reserved2
uint32_t vk::video::H264SequenceParameterSet::reserved2 = {} |
◆ seq_parameter_set_id
uint8_t vk::video::H264SequenceParameterSet::seq_parameter_set_id = {} |
The documentation for this struct was generated from the following file: