Searched refs:gst_device_provider_get_devices (Results 1 – 5 of 5) sorted by relevance
241 fail_unless (gst_device_provider_get_devices (dp) == NULL); in GST_START_TEST()245 devs = gst_device_provider_get_devices (dp); in GST_START_TEST()338 fail_unless (gst_device_provider_get_devices (dp) == NULL); in GST_START_TEST()340 devs = gst_device_provider_get_devices (dp); in GST_START_TEST()351 devs = gst_device_provider_get_devices (dp); in GST_START_TEST()376 devs = gst_device_provider_get_devices (dp); in GST_START_TEST()
191 GList * gst_device_provider_get_devices (GstDeviceProvider * provider);
404 gst_device_provider_get_devices (GstDeviceProvider * provider) in gst_device_provider_get_devices() function
455 tmpdev = gst_device_provider_get_devices (provider); in gst_device_monitor_get_devices()
198 v4l2devs = gst_device_provider_get_devices (self->v4l2); in gst_uvc_h264_device_provider_probe()