Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagepool.h29 typedef struct _GstXvImageBufferPool GstXvImageBufferPool; typedef
35 …(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_BUFFER_POOL, GstXvImageBufferPool))
36 #define GST_XVIMAGE_BUFFER_POOL_CAST(obj) ((GstXvImageBufferPool*)(obj))
Dxvimagepool.c44 G_DEFINE_TYPE (GstXvImageBufferPool, gst_xvimage_buffer_pool,
60 GstXvImageBufferPool *xvpool = GST_XVIMAGE_BUFFER_POOL_CAST (pool); in xvimage_buffer_pool_set_config()
199 GstXvImageBufferPool *xvpool = GST_XVIMAGE_BUFFER_POOL_CAST (pool); in xvimage_buffer_pool_alloc()
251 GstXvImageBufferPool *pool; in gst_xvimage_buffer_pool_new()
276 gst_xvimage_buffer_pool_init (GstXvImageBufferPool * pool) in gst_xvimage_buffer_pool_init()
284 GstXvImageBufferPool *pool = GST_XVIMAGE_BUFFER_POOL_CAST (object); in gst_xvimage_buffer_pool_finalize()