Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkmemory.h132 GstMemory * gst_vulkan_memory_alloc (GstVulkanDevice * device,
Dgstvkmemory.c265 gst_vulkan_memory_alloc (GstVulkanDevice * device, guint32 memory_type_index, in gst_vulkan_memory_alloc() function
Dgstvkbuffermemory.c139 mem->vk_mem = (GstVulkanMemory *) gst_vulkan_memory_alloc (device, type_idx, in _vk_buffer_mem_new_alloc()
Dgstvkimagememory.c259 mem->vk_mem = (GstVulkanMemory *) gst_vulkan_memory_alloc (device, type_idx, in _vk_image_mem_new_alloc()