Home
last modified time | relevance | path

Searched refs:GstDmaBufAllocator (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstdmabuf.h67 …j) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_DMABUF_ALLOCATOR, GstDmaBufAllocator))
69 #define GST_DMABUF_ALLOCATOR_CAST(obj) ((GstDmaBufAllocator *)(obj))
71 typedef struct _GstDmaBufAllocator GstDmaBufAllocator; typedef
117 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstDmaBufAllocator, gst_object_unref)
Dgstdmabuf.c49 G_DEFINE_TYPE_WITH_CODE (GstDmaBufAllocator, gst_dmabuf_allocator,
110 gst_dmabuf_allocator_init (GstDmaBufAllocator * allocator) in gst_dmabuf_allocator_init()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecallocator.h32 GST_V4L2_CODEC, ALLOCATOR, GstDmaBufAllocator);
Dgstv4l2codecallocator.c42 GstDmaBufAllocator parent;
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaallocator.h33 VA_DMABUF_ALLOCATOR, GstDmaBufAllocator);
Dgstvaallocator.c242 GstDmaBufAllocator parent;
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvideomemory.h172 GstDmaBufAllocator parent_instance;