Home
last modified time | relevance | path

Searched refs:gst_vulkan_handle_pool_acquire (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkhandlepool.h97 gpointer gst_vulkan_handle_pool_acquire (GstVulkanHandlePool * pool, GError ** error);
Dgstvkfence.h144 #define gst_vulkan_fence_cache_acquire(o,e) (GstVulkanFence *) gst_vulkan_handle_pool_acquire (GST_…
Dgstvkdescriptorcache.c165 return gst_vulkan_handle_pool_acquire (GST_VULKAN_HANDLE_POOL_CAST (cache), in gst_vulkan_descriptor_cache_acquire()
Dgstvkhandlepool.c175 gst_vulkan_handle_pool_acquire (GstVulkanHandlePool * pool, GError ** error) in gst_vulkan_handle_pool_acquire() function