Searched refs:gst_vulkan_image_memory_alloc (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkimagebufferpool.c | 120 gst_vulkan_image_memory_alloc (vk_pool->device, vk_format, width, in gst_vulkan_image_buffer_pool_set_config() 183 mem = gst_vulkan_image_memory_alloc (vk_pool->device, in gst_vulkan_image_buffer_pool_alloc()
|
D | gstvkimagememory.h | 177 GstMemory * gst_vulkan_image_memory_alloc (GstVulkanDevice * device,
|
D | gstvkimagememory.c | 454 gst_vulkan_image_memory_alloc (GstVulkanDevice * device, VkFormat format, in gst_vulkan_image_memory_alloc() function
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | vkimage.c | 71 gst_vulkan_image_memory_alloc (device, vk_format, in create_image_mem()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkupload.c | 248 gst_vulkan_image_memory_alloc (raw->upload->device, vk_format, in _raw_to_buffer_set_caps()
|
D | vkcolorconvert.c | 1267 mem = gst_vulkan_image_memory_alloc (vfilter->device, in gst_vulkan_color_convert_transform()
|