Home
last modified time | relevance | path

Searched defs:default_device (Results 1 – 14 of 14) sorted by relevance

/third_party/libdrm/tests/tegra/
Dopenclose.c30 static const char default_device[] = "/dev/dri/card0"; variable
/third_party/boost/boost/compute/
Dsystem.hpp79 static device default_device() in default_device() function in boost::compute::system
81 static device default_device = find_default_device(); in default_device() local
/third_party/boost/libs/compute/test/
Dtest_system.cpp27 BOOST_AUTO_TEST_CASE(default_device) in BOOST_AUTO_TEST_CASE() argument
/third_party/ffmpeg/libavdevice/
Dfbdev_common.c79 const char *default_device = ff_fbdev_default_device(); in ff_fbdev_get_device_list() local
Dpulse_audio_common.c57 char *default_device; member
Davdevice.h463 int default_device; /**< index of default device or -1 if no default */ member
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videodec.h71 gchar *default_device; member
Dgstv4l2transform.h71 gchar *default_device; member
Dgstv4l2videoenc.h74 gchar *default_device; member
Dgstv4l2object.c303 const char *default_device) in gst_v4l2_object_install_properties_helper()
481 const char *default_device, in gst_v4l2_object_new()
/third_party/gstreamer/gstplugins_bad/ext/openal/
Dgstopenalsrc.h96 gchar *default_device; member
Dgstopenalsink.h75 ALCdevice *default_device; member
/third_party/cef/libcef/browser/
Dmedia_capture_devices_dispatcher.cc61 std::string default_device; in GetDefaultDevices() local
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp2032 static Device setDefault(const Device &default_device) in setDefault()