FFmpeg
Data Fields
FFVkFormatEntry Struct Reference

Data Fields

VkFormat vkf
 
enum AVPixelFormat pixfmt
 
VkImageAspectFlags aspect
 
int vk_planes
 
int nb_images
 
int nb_images_fallback
 
const VkFormat fallback [5]
 

Detailed Description

Definition at line 169 of file hwcontext_vulkan.c.

Field Documentation

◆ vkf

VkFormat FFVkFormatEntry::vkf

Definition at line 170 of file hwcontext_vulkan.c.

Referenced by vkfmt_from_pixfmt2(), and vulkan_frames_init().

◆ pixfmt

enum AVPixelFormat FFVkFormatEntry::pixfmt

Definition at line 171 of file hwcontext_vulkan.c.

Referenced by vulkan_frames_get_constraints().

◆ aspect

VkImageAspectFlags FFVkFormatEntry::aspect

Definition at line 172 of file hwcontext_vulkan.c.

Referenced by vkfmt_from_pixfmt2().

◆ vk_planes

int FFVkFormatEntry::vk_planes

Definition at line 173 of file hwcontext_vulkan.c.

Referenced by vkfmt_from_pixfmt2(), and vulkan_frames_init().

◆ nb_images

int FFVkFormatEntry::nb_images

Definition at line 174 of file hwcontext_vulkan.c.

Referenced by vkfmt_from_pixfmt2().

◆ nb_images_fallback

int FFVkFormatEntry::nb_images_fallback

Definition at line 175 of file hwcontext_vulkan.c.

Referenced by vkfmt_from_pixfmt2(), and vulkan_frames_init().

◆ fallback

const VkFormat FFVkFormatEntry::fallback[5]

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