Searched refs:GstCudaBufferPool (Results 1 – 2 of 2) sorted by relevance
42 G_DEFINE_TYPE_WITH_PRIVATE (GstCudaBufferPool, gst_cuda_buffer_pool,58 GstCudaBufferPool *cuda_pool = GST_CUDA_BUFFER_POOL_CAST (pool); in gst_cuda_buffer_pool_set_config()176 GstCudaBufferPool *cuda_pool = GST_CUDA_BUFFER_POOL_CAST (pool); in gst_cuda_buffer_pool_alloc()212 GstCudaBufferPool *pool; in gst_cuda_buffer_pool_new()227 GstCudaBufferPool *pool = GST_CUDA_BUFFER_POOL_CAST (object); in gst_cuda_buffer_pool_dispose()256 gst_cuda_buffer_pool_init (GstCudaBufferPool * pool) in gst_cuda_buffer_pool_init()
31 …L(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj),GST_TYPE_CUDA_BUFFER_POOL,GstCudaBufferPool))36 #define GST_CUDA_BUFFER_POOL_CAST(obj) ((GstCudaBufferPool*)(obj))38 typedef struct _GstCudaBufferPool GstCudaBufferPool; typedef