FFmpeg
Data Fields
FFVulkanDecodeDescriptor Struct Reference

#include <vulkan_decode.h>

Data Fields

enum AVCodecID codec_id
 
FFVulkanExtensions decode_extension
 
VkVideoCodecOperationFlagBitsKHR decode_op
 
VkExtensionProperties ext_props
 

Detailed Description

Definition at line 29 of file vulkan_decode.h.

Field Documentation

◆ codec_id

enum AVCodecID FFVulkanDecodeDescriptor::codec_id

Definition at line 30 of file vulkan_decode.h.

◆ decode_extension

FFVulkanExtensions FFVulkanDecodeDescriptor::decode_extension

Definition at line 31 of file vulkan_decode.h.

Referenced by vulkan_decode_get_profile().

◆ decode_op

VkVideoCodecOperationFlagBitsKHR FFVulkanDecodeDescriptor::decode_op

Definition at line 32 of file vulkan_decode.h.

Referenced by ff_vk_decode_init(), and vulkan_setup_profile().

◆ ext_props

VkExtensionProperties FFVulkanDecodeDescriptor::ext_props

Definition at line 34 of file vulkan_decode.h.

Referenced by ff_vk_decode_init(), and vulkan_decode_get_profile().


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