FFmpeg
Data Fields
FFVkFormatMapEntry Struct Reference

Data Fields

VkFormat vkf
 
enum AVPixelFormat pixfmt
 
VkImageAspectFlags aspect
 

Detailed Description

Definition at line 25 of file vulkan_video.c.

Field Documentation

◆ vkf

VkFormat FFVkFormatMapEntry::vkf

Definition at line 26 of file vulkan_video.c.

◆ pixfmt

enum AVPixelFormat FFVkFormatMapEntry::pixfmt

Definition at line 27 of file vulkan_video.c.

Referenced by ff_vk_pix_fmt_from_vkfmt().

◆ aspect

VkImageAspectFlags FFVkFormatMapEntry::aspect

Definition at line 28 of file vulkan_video.c.

Referenced by ff_vk_aspect_bits_from_vkfmt().


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