/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcontext.c | 51 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/ |
D | gstcontext.h | 57 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)
|
D | gstcontext.c | 314 gst_context_unref (GstContext * context) in gst_context_unref() function
|
D | gstbin.c | 1251 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()
|
D | gstelement.c | 3317 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/ |
D | gstglutils.c | 451 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/ |
D | sdlshare2.c | 274 gst_context_unref (display_context); in sync_bus_call() 281 gst_context_unref (app_context); in sync_bus_call()
|
D | sdlshare.c | 392 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/ |
D | glfilter.c | 60 gst_context_unref (new_context); in replace_display()
|
D | glmixer.c | 62 gst_context_unref (new_context); in replace_display()
|
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-dynamically-added/ |
D | main.cpp | 30 gst_context_unref (context); in on_sync_bus_message()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/va/ |
D | multiple-vpp.c | 73 gst_context_unref (context); in context_handler() 113 gst_context_unref (context); in context_handler()
|
D | main.c | 56 gst_context_unref (context); in context_handler()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/ |
D | wayland-threads.c | 83 gst_context_unref (context); in bus_sync_handler()
|
D | main.c | 98 gst_context_unref (context); in bus_sync_handler()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkqueue.c | 254 gst_context_unref (context); in gst_vulkan_queue_handle_context_query()
|
D | gstvkdisplay.c | 717 gst_context_unref (context); in gst_vulkan_display_handle_context_query()
|
D | gstvkdevice.c | 573 gst_context_unref (context); in gst_vulkan_device_handle_context_query()
|
D | gstvkinstance.c | 1225 gst_context_unref (context); in gst_vulkan_instance_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvautils.c | 274 gst_context_unref (ctxt); in gst_va_handle_context_query()
|
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-multisink/videoitem/ |
D | videoitem.cpp | 115 gst_context_unref(context); in messageHandler()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudautils.c | 318 gst_context_unref (context); in gst_cuda_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11utils.cpp | 261 gst_context_unref (context); in gst_d3d11_handle_context_query()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/ |
D | gsturidownloader.c | 304 gst_context_unref (context); in gst_uri_downloader_bus_handler()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-launch.c | 886 gst_context_unref (context); in bus_handler()
|