Home
last modified time | relevance | path

Searched refs:GstD3D11AllocatorClass (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.h39 …LASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass), GST_TYPE_D3D11_ALLOCATOR, GstD3D11AllocatorClass))
42 …ET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj), GST_TYPE_D3D11_ALLOCATOR, GstD3D11AllocatorClass))
256 GstD3D11AllocatorClass allocator_class;
Dgstd3d11_fwd.h69 typedef struct _GstD3D11AllocatorClass GstD3D11AllocatorClass; typedef
Dgstd3d11memory.cpp1245 gst_d3d11_allocator_class_init (GstD3D11AllocatorClass * klass) in gst_d3d11_allocator_class_init()
1473 GstD3D11AllocatorClass *klass; in gst_d3d11_allocator_set_active()
1536 GstD3D11AllocatorClass *d3d11alloc_class = GST_D3D11_ALLOCATOR_CLASS (klass); in gst_d3d11_pool_allocator_class_init()