Home
last modified time | relevance | path

Searched defs:device (Results 5001 - 5025 of 5892) sorted by relevance

1...<<201202203204205206207208209210>>...236

/third_party/ffmpeg/libavdevice/
H A Ddshow.c497 AVDeviceInfo *device = NULL; in dshow_cycle_devices() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode.h249 AVHWDeviceContext *device; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c626 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 Dwin32_window.c2526 _glfwGetPhysicalDevicePresentationSupportWin32(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) _glfwGetPhysicalDevicePresentationSupportWin32() argument
H A Dx11_window.c3157 _glfwGetPhysicalDevicePresentationSupportX11(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) _glfwGetPhysicalDevicePresentationSupportX11() argument
/third_party/glfw/tests/
H A Dtriangle-vulkan.c159 VkDevice device; member
1850 VkDeviceCreateInfo device = { demo_init_device() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c1814 long card = 0, device = 0, subdevice = 0; local
H A Dpcm_hw.c93 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 Dparser.c1519 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 Dmain.c679 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 Ddc25.c394 init_dc20 (char *device, speed_t speed) in init_dc20() argument
[all...]
H A Dmagicolor.c1084 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 Dhp4200.c2419 HP4200_Device *device, *next; in sane_exit() local
[all...]
H A Dhp3900_sane.c250 static struct st_device *device = NULL; variable
[all...]
H A Drts8891.c358 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 Dkodakaio.c1473 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 Dpieusb_specific.h268 struct Pieusb_Device_Definition *device; /* pointer to device definition */ member
/third_party/backends/frontend/
H A Dscanimage.c142 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 Dpixma_bjnp.c121 static bjnp_device_t device[BJNP_NO_DEVICES]; variable
[all...]
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c1232 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 Dgpt.cc1132 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 Dusb_hub.c1270 device_t device; uhub_attach() local
[all...]
H A Dusbdi.h387 struct usb_device *device; /* current device */ member
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c77 struct device { struct
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c443 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...]

Completed in 54 milliseconds

1...<<201202203204205206207208209210>>...236