Home
last modified time | relevance | path

Searched refs:GstFdAllocatorClass (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstfdmemory.h30 typedef struct _GstFdAllocatorClass GstFdAllocatorClass; typedef
37 …R_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_FD_ALLOCATOR, GstFdAllocatorClass))
39 …R_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_FD_ALLOCATOR, GstFdAllocatorClass))
Dgstdmabuf.h91 GstFdAllocatorClass parent_class;
Dgstfdmemory.c217 gst_fd_allocator_class_init (GstFdAllocatorClass * klass) in gst_fd_allocator_class_init()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.h52 GstFdAllocatorClass parent_class;