Home
last modified time | relevance | path

Searched refs:gst_vulkan_image_view_unref (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkimageview.h93 static inline void gst_vulkan_image_view_unref(GstVulkanImageView* trash);
95 gst_vulkan_image_view_unref (GstVulkanImageView * trash) in gst_vulkan_image_view_unref() function
121 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstVulkanImageView, gst_vulkan_image_view_unref)
Dgstvkimagememory.c406 gst_vulkan_image_view_unref (view); in _free_view()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvkimage.c118 gst_vulkan_image_view_unref (view); in GST_START_TEST()
134 gst_vulkan_image_view_unref (view); in GST_START_TEST()
136 gst_vulkan_image_view_unref (view); in GST_START_TEST()
175 gst_vulkan_image_view_unref (view); in get_unref_image_view()