Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py52 def copy_directory_contents_to_device(self, host_path, device_path): argument
55 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dssh.py69 def scp_device_path(self, device_path): argument
72 def copy_file_to_device(self, host_path, device_path): argument
Dapi.py93 def copy_file_to_device(self, host_path, device_path): argument
135 host_path, device_path): argument
Ddefault.py79 def copy_file_to_device(self, host_path, device_path): argument
/third_party/cups-filters/cupsfilters/
Dcolord.c268 char *device_path = NULL; in get_device_path_for_device_id() local
318 char *device_path = NULL; in colord_get_profile_for_device_id() local
420 char *device_path = NULL; in colord_get_inhibit_for_device_id() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c103 const gchar * device_path, const gchar * device_name, GstStructure * props) in gst_v4l2_device_provider_probe_device()
237 const gchar *device_path = g_udev_device_get_device_file (udev_device); in gst_v4l2_device_provider_device_from_udev() local
533 gst_v4l2_device_new (const gchar * device_path, const gchar * device_name, in gst_v4l2_device_new()
Dv4l2-utils.h67 const gchar *device_path; member
Dgstv4l2h263enc.c111 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h263_enc_register()
Dgstv4l2fwhtenc.c114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_fwht_enc_register()
Dgstv4l2jpegenc.c114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_jpeg_enc_register()
Dgstv4l2vp8enc.c115 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_vp8_enc_register()
Dgstv4l2mpeg4enc.c114 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_mpeg4_enc_register()
Dgstv4l2vp9enc.c114 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_vp9_enc_register()
Dgstv4l2h265enc.c115 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_h265_enc_register()
Dgstv4l2h264enc.c136 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_h264_enc_register()
Dgstv4l2deviceprovider.h88 gchar *device_path; member
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfdevice.c61 gchar *device_path; member
281 gchar *device_path = NULL; in gst_mf_device_provider_probe() local
Dgstmfsourceobject.h54 gchar *device_path; member
Dgstmfvideosrc.c80 gchar *device_path; member
Dgstmfsourceobject.c356 const gchar * device_name, const gchar * device_path, gpointer dispatcher) in gst_mf_source_object_new()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Ddshowdeviceprovider.cpp225 GstCaps * caps, const gchar * device_path, GstDshowDeviceType type) in gst_dshow_device_new()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c297 gchar *device_path = NULL; in gst_context_get_va_display() local
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264deviceprovider.c52 gchar *device_path; member
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideosrc.c91 gchar *device_path; member
303 const gchar *device_path = g_value_get_string (value); in gst_ks_video_src_set_property() local
/third_party/ffmpeg/libavdevice/
Dkmsgrab.c66 const char *device_path; member

12