Searched refs:GST_DEVICE_CAST (Results 1 – 2 of 2) sorted by relevance
137 gstdevice = GST_DEVICE_CAST (object); in gst_device_get_property()167 gstdevice = GST_DEVICE_CAST (object); in gst_device_set_property()
43 #define GST_DEVICE_CAST(obj) ((GstDevice *)(obj)) macro