Home
last modified time | relevance | path

Searched refs:gst_context_get_structure (Results 1 – 21 of 21) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.c353 s = gst_context_get_structure (context); in gst_gl_handle_set_context()
364 s = gst_context_get_structure (context); in gst_gl_handle_set_context()
371 const GstStructure *s = gst_context_get_structure (context); in gst_gl_handle_set_context()
594 s = gst_context_get_structure (context); in gst_gl_query_local_gl_context()
Dgstgldisplay.c610 s = gst_context_get_structure (context); in gst_context_get_gl_display()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/wayland/
Dwayland.c61 s = gst_context_get_structure (context); in gst_wayland_display_handle_context_get_handle()
/third_party/gstreamer/gstreamer/gst/
Dgstcontext.h122 const GstStructure * gst_context_get_structure (const GstContext * context);
Dgstcontext.c241 gst_context_get_structure (const GstContext * context) in gst_context_get_structure() function
Dgstinfo.c919 structure = gst_context_get_structure (context); in gst_debug_print_object()
Dgstelement.c3592 gst_context_get_structure (context)); in gst_element_set_context()
Dgstbin.c3617 gst_context_get_structure (context)); in gst_bin_update_context_unlocked()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11utils.cpp107 str = gst_context_get_structure (context); in gst_d3d11_handle_set_context()
168 str = gst_context_get_structure (context); in gst_d3d11_handle_set_context_for_adapter_luid()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontextutil.c185 structure = gst_context_get_structure (context); in gst_msdk_context_get_context()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkqueue.c202 s = gst_context_get_structure (context); in gst_context_get_vulkan_queue()
Dgstvkdisplay.c507 s = gst_context_get_structure (context); in gst_context_get_vulkan_display()
Dgstvkdevice.c521 s = gst_context_get_structure (context); in gst_context_get_vulkan_device()
Dgstvkinstance.c1173 s = gst_context_get_structure (context); in gst_context_get_vulkan_instance()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c295 s = gst_context_get_structure (context); in gst_context_get_va_display()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.c262 str = gst_context_get_structure (context); in gst_cuda_handle_set_context()
/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmultiple-vpp.c64 const GstStructure *s = gst_context_get_structure (context); in context_handler()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcontext.c47 s2 = gst_context_get_structure (c2); in GST_START_TEST()
/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c881 gst_structure_to_string (gst_context_get_structure (context)); in bus_handler()
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.c2741 const GstStructure *s = gst_context_get_structure (context); in gst_soup_http_src_set_context()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c2705 s = gst_context_get_structure (context); in gst_qtdemux_set_context()