FFmpeg
Data Fields
HEVCHeaderVPS Struct Reference

Data Fields

StdVideoH265ProfileTierLevel ptl
 
StdVideoH265DecPicBufMgr dpbm
 
StdVideoH265HrdParameters hdr [HEVC_MAX_LAYER_SETS]
 
HEVCHeaderVPSSetsls
 

Detailed Description

Definition at line 53 of file vulkan_hevc.c.

Field Documentation

◆ ptl

StdVideoH265ProfileTierLevel HEVCHeaderVPS::ptl

Definition at line 54 of file vulkan_hevc.c.

Referenced by vk_hevc_create_params().

◆ dpbm

StdVideoH265DecPicBufMgr HEVCHeaderVPS::dpbm

Definition at line 55 of file vulkan_hevc.c.

Referenced by vk_hevc_create_params().

◆ hdr

StdVideoH265HrdParameters HEVCHeaderVPS::hdr[HEVC_MAX_LAYER_SETS]

Definition at line 56 of file vulkan_hevc.c.

Referenced by vk_hevc_create_params().

◆ sls

HEVCHeaderVPSSet* HEVCHeaderVPS::sls

Definition at line 57 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: