FFmpeg
Data Fields
AVVkFrameInternal Struct Reference

Data Fields

pthread_mutex_t update_mutex
 
VkSemaphore drm_sync_sem
 

Detailed Description

Definition at line 198 of file hwcontext_vulkan.c.

Field Documentation

◆ update_mutex

pthread_mutex_t AVVkFrameInternal::update_mutex

Definition at line 199 of file hwcontext_vulkan.c.

Referenced by lock_frame(), and unlock_frame().

◆ drm_sync_sem

VkSemaphore AVVkFrameInternal::drm_sync_sem

Definition at line 203 of file hwcontext_vulkan.c.


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