Home
last modified time | relevance | path

Searched refs:gst_context_unref (Results 1 – 25 of 33) sorted by relevance

12

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcontext.c51 gst_context_unref (c1); in GST_START_TEST()
52 gst_context_unref (c2); in GST_START_TEST()
128 gst_context_unref (context); in gst_context_element_change_state()
181 gst_context_unref (context); in GST_START_TEST()
205 gst_context_unref (context); in sync_handler()
269 gst_context_unref (context); in GST_START_TEST()
357 g_list_free_full (contexts, (GDestroyNotify) gst_context_unref); in GST_START_TEST()
358 g_list_free_full (contexts2, (GDestroyNotify) gst_context_unref); in GST_START_TEST()
418 g_list_free_full (contexts, (GDestroyNotify) gst_context_unref); in GST_START_TEST()
422 g_list_free_full (contexts, (GDestroyNotify) gst_context_unref); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstcontext.h57 gst_context_unref (GstContext * context) in gst_context_unref() function
73 void gst_context_unref (GstContext * context);
130 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstContext, gst_context_unref)
Dgstcontext.c314 gst_context_unref (GstContext * context) in gst_context_unref() function
Dgstbin.c1251 gst_context_unref (replacement); in gst_bin_add_func()
1328 gst_context_unref (replacement); in gst_bin_add_func()
1343 gst_context_unref (context); in gst_bin_add_func()
1345 g_list_free_full (elem_contexts, (GDestroyNotify) gst_context_unref); in gst_bin_add_func()
4009 gst_context_unref (context); in gst_bin_handle_message_func()
Dgstelement.c3317 gst_context_unref (context); in gst_element_change_state_func()
3424 g_list_free_full (element->contexts, (GDestroyNotify) gst_context_unref); in gst_element_dispose()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.c451 gst_context_unref (context); in gst_gl_handle_context_query()
476 gst_context_unref (context); in gst_gl_handle_context_query()
508 gst_context_unref (context); in gst_gl_handle_context_query()
532 gst_context_unref (context); in gst_gl_handle_context_query()
552 gst_context_unref (context); in gst_gl_handle_context_query()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/
Dsdlshare2.c274 gst_context_unref (display_context); in sync_bus_call()
281 gst_context_unref (app_context); in sync_bus_call()
Dsdlshare.c392 gst_context_unref (display_context); in sync_bus_call()
399 gst_context_unref (app_context); in sync_bus_call()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dglfilter.c60 gst_context_unref (new_context); in replace_display()
Dglmixer.c62 gst_context_unref (new_context); in replace_display()
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-dynamically-added/
Dmain.cpp30 gst_context_unref (context); in on_sync_bus_message()
/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmultiple-vpp.c73 gst_context_unref (context); in context_handler()
113 gst_context_unref (context); in context_handler()
Dmain.c56 gst_context_unref (context); in context_handler()
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dwayland-threads.c83 gst_context_unref (context); in bus_sync_handler()
Dmain.c98 gst_context_unref (context); in bus_sync_handler()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkqueue.c254 gst_context_unref (context); in gst_vulkan_queue_handle_context_query()
Dgstvkdisplay.c717 gst_context_unref (context); in gst_vulkan_display_handle_context_query()
Dgstvkdevice.c573 gst_context_unref (context); in gst_vulkan_device_handle_context_query()
Dgstvkinstance.c1225 gst_context_unref (context); in gst_vulkan_instance_handle_context_query()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c274 gst_context_unref (ctxt); in gst_va_handle_context_query()
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-multisink/videoitem/
Dvideoitem.cpp115 gst_context_unref(context); in messageHandler()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.c318 gst_context_unref (context); in gst_cuda_handle_context_query()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11utils.cpp261 gst_context_unref (context); in gst_d3d11_handle_context_query()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/
Dgsturidownloader.c304 gst_context_unref (context); in gst_uri_downloader_bus_handler()
/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c886 gst_context_unref (context); in bus_handler()

12