Home
last modified time | relevance | path

Searched refs:gst_query_set_context (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.c450 gst_query_set_context (query, context); in gst_gl_handle_context_query()
475 gst_query_set_context (query, context); in gst_gl_handle_context_query()
507 gst_query_set_context (query, context); in gst_gl_handle_context_query()
531 gst_query_set_context (query, context); in gst_gl_handle_context_query()
551 gst_query_set_context (query, context); in gst_gl_handle_context_query()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkqueue.c253 gst_query_set_context (query, context); in gst_vulkan_queue_handle_context_query()
Dgstvkdisplay.c716 gst_query_set_context (query, context); in gst_vulkan_display_handle_context_query()
Dgstvkdevice.c572 gst_query_set_context (query, context); in gst_vulkan_device_handle_context_query()
Dgstvkinstance.c1224 gst_query_set_context (query, context); in gst_vulkan_instance_handle_context_query()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c273 gst_query_set_context (query, ctxt); in gst_va_handle_context_query()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.c317 gst_query_set_context (query, context); in gst_cuda_handle_context_query()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11utils.cpp260 gst_query_set_context (query, context); in gst_d3d11_handle_context_query()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h640 void gst_query_set_context (GstQuery *query, GstContext *context);
Dgstquery.c2586 gst_query_set_context (GstQuery * query, GstContext * context) in gst_query_set_context() function