Searched refs:video_device_path (Results 1 – 3 of 3) sorted by relevance
52 g_free (device->video_device_path); in gst_v4l2_codec_device_free()58 const gchar * media_device_path, const gchar * video_device_path) in gst_v4l2_codec_device_new() argument69 device->video_device_path = g_strdup (video_device_path); in gst_v4l2_codec_device_new()
36 gchar *video_device_path; member
151 "video-device", device->video_device_path, NULL); in gst_v4l2_decoder_new()762 const gchar *video_device_path = NULL; in gst_v4l2_decoder_install_properties() local766 video_device_path = device->video_device_path; in gst_v4l2_decoder_install_properties()776 "Path to the video device node", video_device_path, in gst_v4l2_decoder_install_properties()866 gchar *basename = g_path_get_basename (device->video_device_path); in gst_v4l2_decoder_register()