| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow.c | 497 AVDeviceInfo *device = NULL; in dshow_cycle_devices() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_encode.h | 249 AVHWDeviceContext *device; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_opencl.c | 626 static int opencl_device_create(AVHWDeviceContext *hwdev, const char *device, in opencl_device_create() argument 1022 IDirect3DDevice9 *device = context; opencl_enumerate_dxva2_devices() local 1095 ID3D11Device *device = context; opencl_enumerate_d3d11_devices() local 1273 IDirect3DDevice9 *device; opencl_device_derive() local [all...] |
| /third_party/glfw/src/ |
| H A D | win32_window.c | 2526 _glfwGetPhysicalDevicePresentationSupportWin32(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) _glfwGetPhysicalDevicePresentationSupportWin32() argument
|
| H A D | x11_window.c | 3157 _glfwGetPhysicalDevicePresentationSupportX11(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) _glfwGetPhysicalDevicePresentationSupportX11() argument
|
| /third_party/glfw/tests/ |
| H A D | triangle-vulkan.c | 159 VkDevice device; member 1850 VkDeviceCreateInfo device = { demo_init_device() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_direct.c | 1814 long card = 0, device = 0, subdevice = 0; local
|
| H A D | pcm_hw.c | 93 int card, device, subdevice; member 1751 snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name, int card, int device, int subdevice, snd_pcm_stream_t stream, int mode, int mmap_emulation ATTRIBUTE_UNUSED, int sync_ptr_ioctl) snd_pcm_hw_open() argument 1883 long card = -1, device = 0, subdevice = -1; _snd_pcm_hw_open() local [all...] |
| /third_party/alsa-lib/src/ucm/ |
| H A D | parser.c | 1519 struct use_case_device *device; parse_device() local 1768 struct use_case_device *device; verb_dev_list_add() local 1793 struct use_case_device *device; verb_dev_list_check() local [all...] |
| H A D | main.c | 679 struct use_case_device *device; in run_device_sequence() local 701 struct use_case_device *device; in run_device_all_sequence() local 934 struct use_case_device *device = cmpt_seq->device; execute_component_seq() local 1216 struct dev_list_node *device; is_devlist_supported() local 1252 is_device_supported(snd_use_case_mgr_t *uc_mgr, struct use_case_device *device) is_device_supported() argument 1268 struct use_case_device *device; find_device() local 1414 set_device(snd_use_case_mgr_t *uc_mgr, struct use_case_device *device, int enable) set_device() argument 1613 struct use_case_device *device; dismantle_use_case() local 1727 struct use_case_device *device; get_supcon_device_list() local 1936 struct use_case_device *device; get_identifiers_list() local 2558 struct use_case_device *device; set_device_user() local [all...] |
| /third_party/backends/backend/ |
| H A D | dc25.c | 394 init_dc20 (char *device, speed_t speed) in init_dc20() argument [all...] |
| H A D | magicolor.c | 1084 mc_set_device (SANE_Handle handle, unsigned int device) in mc_set_device() argument 1586 const char *device = name; split_scanner_name() local 1860 char device[1024] = ""; mc_network_discovery_handle() local [all...] |
| H A D | hp4200.c | 2419 HP4200_Device *device, *next; in sane_exit() local [all...] |
| H A D | hp3900_sane.c | 250 static struct st_device *device = NULL; variable [all...] |
| H A D | rts8891.c | 358 struct Rts8891_Device *device; in sane_get_devices() local 423 struct Rts8891_Device *device = NULL; sane_open() local 2439 struct Rts8891_Device *device; attach_rts8891() local [all...] |
| H A D | kodakaio.c | 1473 k_set_device (SANE_Handle handle, SANE_Word device) in k_set_device() argument 1998 const char *device = name; split_scanner_name() local [all...] |
| H A D | pieusb_specific.h | 268 struct Pieusb_Device_Definition *device; /* pointer to device definition */ member
|
| /third_party/backends/frontend/ |
| H A D | scanimage.c | 142 static SANE_Handle device; variable 374 print_option (SANE_Device * device, int opt_num, const SANE_Option_Descriptor *opt) in print_option() argument 894 fetch_options (SANE_Device * device) in fetch_options() argument 1020 set_option(SANE_Handle device, int optnum, void *valuep) set_option() argument 1072 process_backend_option(SANE_Handle device, int optnum, const char *optarg) process_backend_option() argument 2014 print_options(SANE_Device * device, SANE_Int num_dev_options, SANE_Bool ro) print_options() argument [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 121 static bjnp_device_t device[BJNP_NO_DEVICES]; variable [all...] |
| /third_party/alsa-utils/alsaloop/ |
| H A D | pcmjob.c | 1232 static int openctl(struct loopback_handle *lhandle, int device, int subdevice) in openctl() argument 1205 openctl_elem(struct loopback_handle *lhandle, int device, int subdevice, const char *name, snd_ctl_elem_value_t **elem) openctl_elem() argument 1293 int err, card, device, subdevice; openit() local [all...] |
| /third_party/gptfdisk/ |
| H A D | gpt.cc | 1132 cerr << "Error! Couldn't open device " << device LoadPartitionTable() local 1540 cerr << "Problem opening '" << device << "' for writing! Program will now terminate.\\n"; DestroyGPT() local [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_hub.c | 1270 device_t device; uhub_attach() local [all...] |
| H A D | usbdi.h | 387 struct usb_device *device; /* current device */ member
|
| /third_party/FreeBSD/sys/kern/ |
| H A D | subr_bus.c | 77 struct device { struct [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 443 surface_dmabuf_feedback_main_device(void *data, struct zwp_linux_dmabuf_feedback_v1 *dmabuf_feedback, struct wl_array *device) surface_dmabuf_feedback_main_device() argument 468 surface_dmabuf_feedback_tranche_target_device(void *data, struct zwp_linux_dmabuf_feedback_v1 *dmabuf_feedback, struct wl_array *device) surface_dmabuf_feedback_tranche_target_device() argument 1694 drm_handle_device(void *data, struct wl_drm *drm, const char *device) drm_handle_device() argument 1821 default_dmabuf_feedback_main_device(void *data, struct zwp_linux_dmabuf_feedback_v1 *dmabuf_feedback, struct wl_array *device) default_dmabuf_feedback_main_device() argument 1847 default_dmabuf_feedback_tranche_target_device(void *data, struct zwp_linux_dmabuf_feedback_v1 *dmabuf_feedback, struct wl_array *device) default_dmabuf_feedback_tranche_target_device() argument [all...] |