Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11_fwd.h61 typedef struct _GstD3D11DeviceClass GstD3D11DeviceClass; typedef
Dgstd3d11device.h32 …EVICE_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_D3D11_DEVICE,GstD3D11DeviceClass))
Dgstd3d11device.cpp371 gst_d3d11_device_class_init (GstD3D11DeviceClass * klass) in gst_d3d11_device_class_init()