Home
last modified time | relevance | path

Searched refs:gst_query_new_context (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontextutil.c123 query = gst_query_new_context (context_type); in _gst_context_query()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.c156 query = gst_query_new_context (display_type); in _gst_context_query()
590 query = gst_query_new_context ("gst.gl.local_context"); in gst_gl_query_local_gl_context()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c114 query = gst_query_new_context (context_type); in _gst_context_query()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11utils.cpp320 query = gst_query_new_context (GST_D3D11_DEVICE_HANDLE_CONTEXT_TYPE); in run_d3d11_context_query()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkutils.c117 query = gst_query_new_context (context_type); in _vulkan_local_context_query()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.c102 query = gst_query_new_context (GST_CUDA_CONTEXT_TYPE); in find_cuda_context()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h634 GstQuery * gst_query_new_context (const gchar * context_type) G_GNUC_MALLOC;
Dgstquery.c2562 gst_query_new_context (const gchar * context_type) in gst_query_new_context() function
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dgstwaylandsink.c339 query = gst_query_new_context (GST_WAYLAND_DISPLAY_HANDLE_CONTEXT_TYPE); in gst_wayland_sink_find_display()
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.c1216 query = gst_query_new_context (GST_SOUP_SESSION_CONTEXT); in gst_soup_http_src_session_open()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c8543 query = gst_query_new_context ("drm-preferred-decryption-system-id"); in gst_qtdemux_request_protection_context()