Home
last modified time | relevance | path

Searched refs:GstMsdkDmaBufAllocator (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvideomemory.h46 typedef struct _GstMsdkDmaBufAllocator GstMsdkDmaBufAllocator; typedef
155 ((GstMsdkDmaBufAllocator *) (allocator))
161 GstMsdkDmaBufAllocator))
Dgstmsdkvideomemory.c540 G_DEFINE_TYPE (GstMsdkDmaBufAllocator, gst_msdk_dmabuf_allocator,
546 GstMsdkDmaBufAllocator *allocator = GST_MSDK_DMABUF_ALLOCATOR_CAST (object); in gst_msdk_dmabuf_allocator_finalize()
563 gst_msdk_dmabuf_allocator_init (GstMsdkDmaBufAllocator * allocator) in gst_msdk_dmabuf_allocator_init()
573 GstMsdkDmaBufAllocator *allocator; in gst_msdk_dmabuf_allocator_new()