FFmpeg
|
#include <vulkan_decode.h>
Data Fields | |
enum AVCodecID | codec_id |
FFVulkanExtensions | decode_extension |
VkVideoCodecOperationFlagBitsKHR | decode_op |
VkExtensionProperties | ext_props |
Definition at line 29 of file vulkan_decode.h.
enum AVCodecID FFVulkanDecodeDescriptor::codec_id |
Definition at line 30 of file vulkan_decode.h.
FFVulkanExtensions FFVulkanDecodeDescriptor::decode_extension |
Definition at line 31 of file vulkan_decode.h.
Referenced by vulkan_decode_get_profile().
VkVideoCodecOperationFlagBitsKHR FFVulkanDecodeDescriptor::decode_op |
Definition at line 32 of file vulkan_decode.h.
Referenced by ff_vk_decode_init(), and vulkan_setup_profile().
VkExtensionProperties FFVulkanDecodeDescriptor::ext_props |
Definition at line 34 of file vulkan_decode.h.
Referenced by ff_vk_decode_init(), and vulkan_decode_get_profile().