Home
last modified time | relevance | path

Searched refs:gst_context_new (Results 1 – 24 of 24) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.c235 context = gst_context_new (GST_GL_DISPLAY_CONTEXT_TYPE, TRUE); in gst_gl_element_propagate_display_context()
447 context = gst_context_new (GST_GL_DISPLAY_CONTEXT_TYPE, TRUE); in gst_gl_handle_context_query()
466 context = gst_context_new ("gst.x11.display.handle", TRUE); in gst_gl_handle_context_query()
497 context = gst_context_new ("GstWaylandDisplayHandleContextType", TRUE); in gst_gl_handle_context_query()
527 context = gst_context_new ("gst.gl.app_context", TRUE); in gst_gl_handle_context_query()
547 context = gst_context_new ("gst.gl.local_context", TRUE); in gst_gl_handle_context_query()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcontext.c35 c1 = gst_context_new ("test", FALSE); in GST_START_TEST()
122 context = gst_context_new ("foobar", FALSE); in gst_context_element_change_state()
170 context = gst_context_new ("foobar", FALSE); in GST_START_TEST()
203 context = gst_context_new ("foobar", FALSE); in sync_handler()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11utils.cpp257 context = gst_context_new (GST_D3D11_DEVICE_HANDLE_CONTEXT_TYPE, TRUE); in gst_d3d11_handle_context_query()
415 context = gst_context_new (GST_D3D11_DEVICE_HANDLE_CONTEXT_TYPE, TRUE); in gst_d3d11_ensure_element_data()
479 context = gst_context_new (GST_D3D11_DEVICE_HANDLE_CONTEXT_TYPE, TRUE); in gst_d3d11_ensure_element_data_for_adapter_luid()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.c208 context = gst_context_new (GST_CUDA_CONTEXT_TYPE, TRUE); in gst_cuda_ensure_element_context()
314 context = gst_context_new (GST_CUDA_CONTEXT_TYPE, TRUE); in gst_cuda_handle_context_query()
343 context = gst_context_new (GST_CUDA_CONTEXT_TYPE, TRUE); in gst_context_new_cuda_context()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwtextureshare/
Dpipeline.cpp216 GstContext *display_context = gst_context_new (GST_GL_DISPLAY_CONTEXT_TYPE, TRUE); in sync_bus_call()
220 GstContext *app_context = gst_context_new ("gst.gl.app_context", TRUE); in sync_bus_call()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c167 ctxt = gst_context_new (GST_VA_DISPLAY_HANDLE_CONTEXT_TYPE_STR, TRUE); in gst_va_element_propagate_display_context()
270 ctxt = gst_context_new (GST_VA_DISPLAY_HANDLE_CONTEXT_TYPE_STR, TRUE); in gst_va_handle_context_query()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/
Dsdlshare2.c271 gst_context_new (GST_GL_DISPLAY_CONTEXT_TYPE, TRUE); in sync_bus_call()
276 GstContext *app_context = gst_context_new ("gst.gl.app_context", TRUE); in sync_bus_call()
Dsdlshare.c389 gst_context_new (GST_GL_DISPLAY_CONTEXT_TYPE, TRUE); in sync_bus_call()
394 GstContext *app_context = gst_context_new ("gst.gl.app_context", TRUE); in sync_bus_call()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/wayland/
Dwayland.c47 gst_context_new (GST_WAYLAND_DISPLAY_HANDLE_CONTEXT_TYPE, TRUE); in gst_wayland_display_handle_context_new()
/third_party/gstreamer/gstreamer/gst/
Dgstcontext.h113 GstContext * gst_context_new (const gchar * context_type,
Dgstcontext.c167 gst_context_new (const gchar * context_type, gboolean persistent) in gst_context_new() function
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/
Dgstgtk.c68 gst_context_new ("GstWaylandDisplayHandleContextType", TRUE); in gst_gtk_handle_need_context()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkutils.c267 context = gst_context_new (GST_VULKAN_INSTANCE_CONTEXT_TYPE_STR, TRUE); in gst_vulkan_ensure_element_data()
301 context = gst_context_new (GST_VULKAN_DISPLAY_CONTEXT_TYPE_STR, TRUE); in gst_vulkan_ensure_element_data()
Dgstvkqueue.c250 context = gst_context_new (GST_VULKAN_QUEUE_CONTEXT_TYPE_STR, TRUE); in gst_vulkan_queue_handle_context_query()
Dgstvkdisplay.c713 context = gst_context_new (GST_VULKAN_DISPLAY_CONTEXT_TYPE_STR, TRUE); in gst_vulkan_display_handle_context_query()
Dgstvkdevice.c569 context = gst_context_new (GST_VULKAN_DEVICE_CONTEXT_TYPE_STR, TRUE); in gst_vulkan_device_handle_context_query()
Dgstvkinstance.c1221 context = gst_context_new (GST_VULKAN_INSTANCE_CONTEXT_TYPE_STR, TRUE); in gst_vulkan_instance_handle_context_query()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dglfilter.c56 new_context = gst_context_new (GST_GL_DISPLAY_CONTEXT_TYPE, TRUE); in replace_display()
Dglmixer.c58 new_context = gst_context_new (GST_GL_DISPLAY_CONTEXT_TYPE, TRUE); in replace_display()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontextutil.c200 context = gst_context_new (GST_MSDK_CONTEXT_TYPE_NAME, FALSE); in gst_msdk_context_propagate()
/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmain.c52 context = gst_context_new (GST_VA_DISPLAY_HANDLE_CONTEXT_TYPE_STR, TRUE); in context_handler()
Dmultiple-vpp.c107 gst_context_new (GST_VA_DISPLAY_HANDLE_CONTEXT_TYPE_STR, TRUE); in context_handler()
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.c1288 context = gst_context_new (GST_SOUP_SESSION_CONTEXT, TRUE); in gst_soup_http_src_session_open()
/third_party/gstreamer/gstreamer/
DChangeLog38662 * add missing argument description for gst_context_new()