Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkmemory.h38 …G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_VULKAN_MEMORY_ALLOCATOR, GstVulkanMemoryAllocatorClass))
40 …G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_VULKAN_MEMORY_ALLOCATOR, GstVulkanMemoryAllocatorClass))
Dvulkan_fwd.h76 typedef struct _GstVulkanMemoryAllocatorClass GstVulkanMemoryAllocatorClass; typedef
Dgstvkmemory.c280 gst_vulkan_memory_allocator_class_init (GstVulkanMemoryAllocatorClass * klass) in gst_vulkan_memory_allocator_class_init()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosurfacevulkanmemory.h72 GstVulkanMemoryAllocatorClass parent_class;