Searched refs:GstMsdkBufferPool (Results 1 – 3 of 3) sorted by relevance
63 G_DEFINE_TYPE_WITH_CODE (GstMsdkBufferPool, gst_msdk_buffer_pool,64 GST_TYPE_VIDEO_BUFFER_POOL, G_ADD_PRIVATE (GstMsdkBufferPool)103 GstMsdkBufferPool *msdk_pool = GST_MSDK_BUFFER_POOL_CAST (pool); in gst_msdk_buffer_pool_set_config()217 GstMsdkBufferPool *msdk_pool = GST_MSDK_BUFFER_POOL_CAST (pool); in gst_msdk_buffer_pool_alloc_buffer()279 GstMsdkBufferPool *msdk_pool = GST_MSDK_BUFFER_POOL_CAST (pool); in gst_msdk_buffer_pool_acquire_buffer()335 GstMsdkBufferPool *msdk_pool = GST_MSDK_BUFFER_POOL_CAST (pool); in gst_msdk_buffer_pool_release_buffer()354 GstMsdkBufferPool *pool = GST_MSDK_BUFFER_POOL_CAST (object); in gst_msdk_buffer_pool_finalize()364 gst_msdk_buffer_pool_init (GstMsdkBufferPool * pool) in gst_msdk_buffer_pool_init()388 GstMsdkBufferPool *pool = g_object_new (GST_TYPE_MSDK_BUFFER_POOL, NULL); in gst_msdk_buffer_pool_new()
45 GstMsdkBufferPool))53 #define GST_MSDK_BUFFER_POOL_CAST(obj) ((GstMsdkBufferPool*)(obj))55 typedef struct _GstMsdkBufferPool GstMsdkBufferPool; typedef
50629 3. GstMsdkBufferPool52005 Currently GstMsdkBufferPool uses video allocator currently by default