Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkwindow.h180 gboolean gst_vulkan_window_open (GstVulkanWindow *window,
Dgstvkwindow.c390 gst_vulkan_window_open (GstVulkanWindow * window, GError ** error) in gst_vulkan_window_open() function
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvksink.c323 if (!gst_vulkan_window_open (vk_sink->window, &error)) { in gst_vulkan_sink_change_state()