FFmpeg
Data Fields
FFVulkanDecodeProfileData Struct Reference

#include <vulkan_decode.h>

Data Fields

VkVideoDecodeH264ProfileInfoKHR h264_profile
 
VkVideoDecodeH265ProfileInfoKHR h265_profile
 
VkVideoDecodeAV1ProfileInfoKHR av1_profile
 
VkVideoDecodeUsageInfoKHR usage
 
VkVideoProfileInfoKHR profile
 
VkVideoProfileListInfoKHR profile_list
 

Detailed Description

Definition at line 37 of file vulkan_decode.h.

Field Documentation

◆ h264_profile

VkVideoDecodeH264ProfileInfoKHR FFVulkanDecodeProfileData::h264_profile

Definition at line 38 of file vulkan_decode.h.

Referenced by vulkan_setup_profile().

◆ h265_profile

VkVideoDecodeH265ProfileInfoKHR FFVulkanDecodeProfileData::h265_profile

Definition at line 39 of file vulkan_decode.h.

Referenced by vulkan_setup_profile().

◆ av1_profile

VkVideoDecodeAV1ProfileInfoKHR FFVulkanDecodeProfileData::av1_profile

Definition at line 40 of file vulkan_decode.h.

Referenced by vulkan_setup_profile().

◆ usage

VkVideoDecodeUsageInfoKHR FFVulkanDecodeProfileData::usage

Definition at line 41 of file vulkan_decode.h.

Referenced by vulkan_setup_profile().

◆ profile

VkVideoProfileInfoKHR FFVulkanDecodeProfileData::profile

Definition at line 42 of file vulkan_decode.h.

Referenced by vulkan_setup_profile().

◆ profile_list

VkVideoProfileListInfoKHR FFVulkanDecodeProfileData::profile_list

Definition at line 43 of file vulkan_decode.h.

Referenced by vulkan_decode_get_profile(), and vulkan_setup_profile().


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