FFmpeg
Data Fields
HEVCHeaderVPS Struct Reference

Data Fields

StdVideoH265ProfileTierLevel ptl
 
StdVideoH265DecPicBufMgr dpbm
 
StdVideoH265HrdParameters hdr [HEVC_MAX_LAYER_SETS]
 
HEVCHeaderVPSSetsls
 

Detailed Description

Definition at line 59 of file vulkan_hevc.c.

Field Documentation

◆ ptl

StdVideoH265ProfileTierLevel HEVCHeaderVPS::ptl

Definition at line 60 of file vulkan_hevc.c.

Referenced by vk_hevc_create_params().

◆ dpbm

StdVideoH265DecPicBufMgr HEVCHeaderVPS::dpbm

Definition at line 61 of file vulkan_hevc.c.

Referenced by vk_hevc_create_params().

◆ hdr

StdVideoH265HrdParameters HEVCHeaderVPS::hdr[HEVC_MAX_LAYER_SETS]

Definition at line 62 of file vulkan_hevc.c.

Referenced by vk_hevc_create_params().

◆ sls

HEVCHeaderVPSSet* HEVCHeaderVPS::sls

Definition at line 63 of file vulkan_hevc.c.

Referenced by alloc_hevc_header_structs(), and vk_hevc_create_params().


The documentation for this struct was generated from the following file: