Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.h47 typedef struct _GstMetaDfbSurface GstMetaDfbSurface; typedef
53 #define GST_META_DFBSURFACE_GET(buf) ((GstMetaDfbSurface *)gst_buffer_get_meta(buf,gst_meta_dfbsurf…
54 #define GST_META_DFBSURFACE_ADD(buf) ((GstMetaDfbSurface *)gst_buffer_add_meta(buf,gst_meta_dfbsurf…
Ddfbvideosink.c161 gst_meta_dfbsurface_init (GstMetaDfbSurface * meta, gpointer params, in gst_meta_dfbsurface_init()
182 "GstMetaDfbSurface", sizeof (GstMetaDfbSurface), in gst_meta_dfbsurface_get_info()
278 GstMetaDfbSurface *meta; in gst_dfb_buffer_pool_free_buffer()
305 GstMetaDfbSurface *meta; in gst_dfb_buffer_pool_alloc_buffer()
1760 GstMetaDfbSurface *meta; in gst_dfbvideosink_show_frame()