Searched refs:gstdevice (Results 1 – 6 of 6) sorted by relevance
135 GstDevice *gstdevice; in gst_device_get_property() local137 gstdevice = GST_DEVICE_CAST (object); in gst_device_get_property()141 g_value_take_string (value, gst_device_get_display_name (gstdevice)); in gst_device_get_property()144 if (gstdevice->priv->caps) in gst_device_get_property()145 g_value_take_boxed (value, gst_device_get_caps (gstdevice)); in gst_device_get_property()148 g_value_take_string (value, gst_device_get_device_class (gstdevice)); in gst_device_get_property()151 if (gstdevice->priv->properties) in gst_device_get_property()152 g_value_take_boxed (value, gst_device_get_properties (gstdevice)); in gst_device_get_property()165 GstDevice *gstdevice; in gst_device_set_property() local167 gstdevice = GST_DEVICE_CAST (object); in gst_device_set_property()[all …]
19 'gstdevice.c',98 'gstdevice.h',
19 [ 'gst/gstdevice.c' ],
81 "gst/gstdevice.c",
2737 * tests/check/gst/gstdevice.c:3065 * tests/check/gst/gstdevice.c:3991 * tests/check/gst/gstdevice.c:6532 * gst/gstdevice.c:6566 * gst/gstdevice.c:7064 * gst/gstdevice.c:7072 * gst/gstdevice.c:7957 * gst/gstdevice.h:11429 * gst/gstdevice.c:11456 * tests/check/gst/gstdevice.c:[all …]
195191 vdpau: move definition of the VdpChromaType array and the VdpauFormats to gstdevice.h