Home
last modified time | relevance | path

Searched refs:GstVideoBufferPool (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideopool.h57 typedef struct _GstVideoBufferPool GstVideoBufferPool; typedef
63 …POOL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_VIDEO_BUFFER_POOL, GstVideoBufferPool))
64 #define GST_VIDEO_BUFFER_POOL_CAST(obj) ((GstVideoBufferPool*)(obj))
84 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstVideoBufferPool, gst_object_unref)
Dgstvideopool.c111 G_DEFINE_TYPE_WITH_PRIVATE (GstVideoBufferPool, gst_video_buffer_pool,
126 GstVideoBufferPool *vpool = GST_VIDEO_BUFFER_POOL_CAST (pool); in video_buffer_pool_set_config()
242 GstVideoBufferPool *vpool = GST_VIDEO_BUFFER_POOL_CAST (pool); in video_buffer_pool_alloc()
285 GstVideoBufferPool *pool; in gst_video_buffer_pool_new()
312 gst_video_buffer_pool_init (GstVideoBufferPool * pool) in gst_video_buffer_pool_init()
320 GstVideoBufferPool *pool = GST_VIDEO_BUFFER_POOL_CAST (object); in gst_video_buffer_pool_finalize()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsbufferpool.h69 GstVideoBufferPool parent;
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkbufferpool.h75 GstVideoBufferPool parent_instance;
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.h121 GstVideoBufferPool parent;
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dgstwaylandsink.c138 GstVideoBufferPool parent;
/third_party/gstreamer/gstplugins_base/
DChangeLog63954 Also provide a GstVideoBufferPool to upstream just in case.
85039 videofilter: Use a GstVideoBufferPool if none was provided
/third_party/gstreamer/gstplugins_bad/
DChangeLog74885 rfbsrc: Fix fallback to GstVideoBufferPool
103724 Also provide a GstVideoBufferPool to upstream just in case.