Searched refs:gst_context_copy (Results 1 – 16 of 16) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstcontext.h | 64 gst_context_copy (const GstContext * context) in gst_context_copy() function 76 GstContext * gst_context_copy (const GstContext * context);
|
D | gstcontext.c | 332 gst_context_copy (const GstContext * context) in gst_context_copy() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglutils.c | 445 context = gst_context_copy (old_context); in gst_gl_handle_context_query() 464 context = gst_context_copy (old_context); in gst_gl_handle_context_query() 495 context = gst_context_copy (old_context); in gst_gl_handle_context_query() 525 context = gst_context_copy (old_context); in gst_gl_handle_context_query() 545 context = gst_context_copy (old_context); in gst_gl_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkqueue.c | 248 context = gst_context_copy (old_context); in gst_vulkan_queue_handle_context_query()
|
D | gstvkdisplay.c | 711 context = gst_context_copy (old_context); in gst_vulkan_display_handle_context_query()
|
D | gstvkdevice.c | 567 context = gst_context_copy (old_context); in gst_vulkan_device_handle_context_query()
|
D | gstvkinstance.c | 1219 context = gst_context_copy (old_context); in gst_vulkan_instance_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvautils.c | 268 ctxt = gst_context_copy (old_ctxt); in gst_va_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11utils.cpp | 255 context = gst_context_copy (old_context); in gst_d3d11_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudautils.c | 312 context = gst_context_copy (old_context); in gst_cuda_handle_context_query()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcontext.c | 42 c2 = gst_context_copy (c1); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 1269 gst_caps_take, gst_context_ref, gst_context_unref, gst_context_copy,
|