Searched refs:GstKMSBufferPool (Results 1 – 2 of 2) sorted by relevance
47 G_DEFINE_TYPE_WITH_CODE (GstKMSBufferPool, gst_kms_buffer_pool,48 GST_TYPE_VIDEO_BUFFER_POOL, G_ADD_PRIVATE (GstKMSBufferPool);66 GstKMSBufferPool *vpool; in gst_kms_buffer_pool_set_config()136 GstKMSBufferPool *vpool; in gst_kms_buffer_pool_alloc_buffer()184 GstKMSBufferPool *pool; in gst_kms_buffer_pool_finalize()197 gst_kms_buffer_pool_init (GstKMSBufferPool * pool) in gst_kms_buffer_pool_init()
54 typedef struct _GstKMSBufferPool GstKMSBufferPool; typedef63 (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_KMS_BUFFER_POOL, GstKMSBufferPool))65 ((GstKMSBufferPool*)(obj))