Searched refs:GstMiniObjectNotify (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstminiobject.h | 86 typedef void (*GstMiniObjectNotify) (gpointer user_data, GstMiniObject * obj); typedef 250 GstMiniObjectNotify notify, 254 GstMiniObjectNotify notify,
|
D | gstminiobject.c | 117 GstMiniObjectNotify notify; 489 GstMiniObjectNotify notify, gpointer data) in find_notify() 574 GstMiniObjectNotify notify, gpointer data, GDestroyNotify destroy) in set_notify() 843 GstMiniObjectNotify notify, gpointer data) in gst_mini_object_weak_ref() 864 GstMiniObjectNotify notify, gpointer data) in gst_mini_object_weak_unref()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlbuffer.c | 179 (GstMiniObjectNotify) gstmemory_disposed, self); in gst_buffer_add_wl_buffer()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsallocator.c | 646 (GstMiniObjectNotify) cached_kmsmem_disposed_cb, alloc); in gst_kms_allocator_clear_cache() 667 (GstMiniObjectNotify) cached_kmsmem_disposed_cb, alloc); in gst_kms_allocator_cache()
|