Home
last modified time | relevance | path

Searched refs:GWeakRef (Results 1 – 25 of 46) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdisplay.c158 free_window_weak_ref (GWeakRef * ref) in free_window_weak_ref()
346 GWeakRef *ref = g_new0 (GWeakRef, 1); in gst_vulkan_display_create_window()
365 _compare_vulkan_window (GWeakRef * ref, GstVulkanWindow * window) in _compare_vulkan_window()
377 prepend_window_weakref_item (GWeakRef * ref, GList ** new) in prepend_window_weakref_item()
450 GWeakRef *ref = l->data; in gst_vulkan_display_remove_window()
/third_party/glib/gobject/
Dgobject.h908 } GWeakRef; typedef
911 void g_weak_ref_init (GWeakRef *weak_ref,
914 void g_weak_ref_clear (GWeakRef *weak_ref);
916 gpointer g_weak_ref_get (GWeakRef *weak_ref);
918 void g_weak_ref_set (GWeakRef *weak_ref,
Dgbinding.c155 GWeakRef binding;
156 GWeakRef source;
157 GWeakRef target;
Dgobject.c3475 GWeakRef *weak_ref_location = (*weak_locations)->data; in g_object_unref()
4517 g_weak_ref_init (GWeakRef *weak_ref, in g_weak_ref_init()
4539 g_weak_ref_clear (GWeakRef *weak_ref) in g_weak_ref_clear()
4567 g_weak_ref_get (GWeakRef *weak_ref) in g_weak_ref_get()
4599 g_weak_ref_set (GWeakRef *weak_ref, in g_weak_ref_set()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder-private.h39 GWeakRef transcoder;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldisplay.c254 g_weak_ref_clear ((GWeakRef *) l->data); in gst_gl_display_finalize()
809 GWeakRef *ref = l->data; in _get_gl_context_for_thread_unlocked()
925 GWeakRef *ref; in gst_gl_display_add_context()
955 ref = g_new0 (GWeakRef, 1); in gst_gl_display_add_context()
992 GWeakRef *ref = l->data; in gst_gl_display_remove_context()
Dgstglwindow.h102 GWeakRef context_ref;
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqsgtexture.h54 GWeakRef qt_context_ref_;
Dgstqtglutility.cc62 static GWeakRef qt_display;
/third_party/gstreamer/gstplugins_bad/gst/proxy/
Dgstproxysink.h47 GWeakRef proxysrc;
Dgstproxysrc.h58 GWeakRef proxysink;
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstproxycontrolbinding.h54 GWeakRef ref_object;
/third_party/glib/gobject/tests/
Dreference.c462 GWeakRef weak = { { GUINT_TO_POINTER (0xDEADBEEFU) } }; in test_weak_ref()
463 GWeakRef weak2 = { { GUINT_TO_POINTER (0xDEADBEEFU) } }; in test_weak_ref()
464 GWeakRef weak3 = { { GUINT_TO_POINTER (0xDEADBEEFU) } }; in test_weak_ref()
465 GWeakRef *dynamic_weak = g_new (GWeakRef, 1); in test_weak_ref()
Dthreadtests.c265 GWeakRef weak; in test_threaded_weak_ref()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dtransportstream.h45 GWeakRef rtpjitterbuffer; /* for stats */
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstbasewidget.h69 GWeakRef element;
/third_party/glib/gio/
Dgdbusobjectmanagerclient.c1252 GWeakRef *manager_weak = user_data; in on_notify_g_name_owner()
1345 static GWeakRef *
1348 GWeakRef *weak_ref = g_new0 (GWeakRef, 1); in weak_ref_new()
1354 weak_ref_free (GWeakRef *weak_ref) in weak_ref_free()
1722 GWeakRef *manager_weak = user_data; in on_control_proxy_g_signal()
Dgdbusproxy.c98 static GWeakRef *
101 GWeakRef *weak_ref = g_new0 (GWeakRef, 1); in weak_ref_new()
107 weak_ref_free (GWeakRef *weak_ref) in weak_ref_free()
840 GWeakRef *proxy_weak = user_data; in on_signal_received()
1000 GWeakRef *proxy_weak = user_data; in on_properties_changed()
1239 GWeakRef *proxy_weak = user_data; in on_name_owner_changed()
Dgiomodule.c897 weak_ref_free (GWeakRef *weak_ref) in weak_ref_free()
944 GWeakRef *impl_weak_ref = NULL; in _g_io_module_get_default()
1026 impl_weak_ref = g_new0 (GWeakRef, 1); in _g_io_module_get_default()
Dgsettingsbackend.c126 GWeakRef target;
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c370 _ref_free (GWeakRef * ref) in _ref_free()
406 GWeakRef *ref = g_new0 (GWeakRef, 1); in device_context_probe()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourceobject.h58 GWeakRef client;
/third_party/gstreamer/gstreamer/gst/
Dgstsystemclock.c98 GWeakRef clock;
171 GWeakRef clock;
303 GWeakRef clock;
Dgstcontrolbinding.c58 GWeakRef object;
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstmmdeviceenumerator.cpp220 GWeakRef enumerator_;

12