Searched refs:gst_query_set_context (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglutils.c | 450 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/ |
D | gstvkqueue.c | 253 gst_query_set_context (query, context); in gst_vulkan_queue_handle_context_query()
|
D | gstvkdisplay.c | 716 gst_query_set_context (query, context); in gst_vulkan_display_handle_context_query()
|
D | gstvkdevice.c | 572 gst_query_set_context (query, context); in gst_vulkan_device_handle_context_query()
|
D | gstvkinstance.c | 1224 gst_query_set_context (query, context); in gst_vulkan_instance_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvautils.c | 273 gst_query_set_context (query, ctxt); in gst_va_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudautils.c | 317 gst_query_set_context (query, context); in gst_cuda_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11utils.cpp | 260 gst_query_set_context (query, context); in gst_d3d11_handle_context_query()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.h | 640 void gst_query_set_context (GstQuery *query, GstContext *context);
|
D | gstquery.c | 2586 gst_query_set_context (GstQuery * query, GstContext * context) in gst_query_set_context() function
|