Home
last modified time | relevance | path

Searched refs:GstDmaBufAllocatorClass (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstdmabuf.h66 …ASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_DMABUF_ALLOCATOR, GstDmaBufAllocatorClass))
68 …klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_DMABUF_ALLOCATOR, GstDmaBufAllocatorClass))
72 typedef struct _GstDmaBufAllocatorClass GstDmaBufAllocatorClass; typedef
Dgstdmabuf.c105 gst_dmabuf_allocator_class_init (GstDmaBufAllocatorClass * klass) in gst_dmabuf_allocator_class_init()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvideomemory.h187 GstDmaBufAllocatorClass parent_class;