Searched refs:GstVideoBufferPool (Results 1 – 8 of 8) sorted by relevance
57 typedef struct _GstVideoBufferPool GstVideoBufferPool; typedef63 …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)
111 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()
69 GstVideoBufferPool parent;
75 GstVideoBufferPool parent_instance;
121 GstVideoBufferPool parent;
138 GstVideoBufferPool parent;
63954 Also provide a GstVideoBufferPool to upstream just in case.85039 videofilter: Use a GstVideoBufferPool if none was provided
74885 rfbsrc: Fix fallback to GstVideoBufferPool103724 Also provide a GstVideoBufferPool to upstream just in case.