Home
last modified time | relevance | path

Searched refs:GST_DEVICE_GET_CLASS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstdevice.c207 GstDeviceClass *klass = GST_DEVICE_GET_CLASS (device); in gst_device_create_element()
332 GstDeviceClass *klass = GST_DEVICE_GET_CLASS (device); in gst_device_reconfigure_element()
Dgstdevice.h40 #define GST_DEVICE_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_DEVICE, GstDevi… macro