Home
last modified time | relevance | path

Searched refs:gst_vulkan_queue_submit_unlock (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkqueue.h93 void gst_vulkan_queue_submit_unlock (GstVulkanQueue * queue);
Dgstvkqueue.c336 gst_vulkan_queue_submit_unlock (GstVulkanQueue * queue) in gst_vulkan_queue_submit_unlock() function
Dgstvkswapper.c1313 gst_vulkan_queue_submit_unlock (swapper->queue); in _render_buffer_unlocked()
1373 gst_vulkan_queue_submit_unlock (swapper->queue); in _render_buffer_unlocked()
Dgstvkfullscreenquad.c1463 gst_vulkan_queue_submit_unlock (self->queue); in gst_vulkan_full_screen_quad_submit()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdownload.c319 gst_vulkan_queue_submit_unlock (raw->download->queue); in _image_to_raw_perform()
Dvkupload.c995 gst_vulkan_queue_submit_unlock (raw->upload->queue); in _raw_to_image_perform()