Searched refs:gst_message_new_need_context (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkcontextutil.c | 137 msg = gst_message_new_need_context (GST_OBJECT_CAST (element), context_type); in _gst_context_query()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvautils.c | 136 msg = gst_message_new_need_context (GST_OBJECT_CAST (element), in _gst_context_query()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11utils.cpp | 353 msg = gst_message_new_need_context (GST_OBJECT_CAST (element), in run_d3d11_context_query()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudautils.c | 130 msg = gst_message_new_need_context (GST_OBJECT_CAST (element), in find_cuda_context()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkutils.c | 168 msg = gst_message_new_need_context (GST_OBJECT_CAST (element), context_type); in gst_vulkan_global_context_query()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcontext.c | 107 msg = gst_message_new_need_context (GST_OBJECT (element), "foobar"); in gst_context_element_change_state()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglutils.c | 178 msg = gst_message_new_need_context (GST_OBJECT_CAST (element), in _gst_context_query()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstmessage.h | 781 GstMessage * gst_message_new_need_context (GstObject * src, const gchar * context_type) G_GNU…
|
D | gstmessage.c | 2687 gst_message_new_need_context (GstObject * src, const gchar * context_type) in gst_message_new_need_context() function
|
D | gstbin.c | 1257 msg = gst_message_new_need_context (GST_OBJECT_CAST (bin), context_type); in gst_bin_add_func()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/ |
D | gsturidownloader.c | 296 gst_message_new_need_context (GST_OBJECT_CAST (parent), in gst_uri_downloader_bus_handler()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | gstwaylandsink.c | 348 msg = gst_message_new_need_context (GST_OBJECT_CAST (sink), in gst_wayland_sink_find_display()
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | gstsouphttpsrc.c | 1226 gst_message_new_need_context (GST_OBJECT_CAST (src), in gst_soup_http_src_session_open()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 8522 msg = gst_message_new_need_context (GST_OBJECT_CAST (element), in gst_qtdemux_request_protection_context()
|