Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.h53 #define GST_META_DFBSURFACE_GET(buf) ((GstMetaDfbSurface *)gst_buffer_get_meta(buf,gst_meta_dfbsurf… macro
Ddfbvideosink.c280 meta = GST_META_DFBSURFACE_GET (surface); in gst_dfb_buffer_pool_free_buffer()
1769 meta = GST_META_DFBSURFACE_GET (buf); in gst_dfbvideosink_show_frame()