| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vdpau.c | 463 static int vdpau_device_create(AVHWDeviceContext *ctx, const char *device, in vdpau_device_create() argument [all...] |
| H A D | hwcontext_dxva2.c | 508 static int dxva2_device_create(AVHWDeviceContext *ctx, const char *device, in dxva2_device_create() argument [all...] |
| H A D | hwcontext_d3d11va.c | 540 static int d3d11va_device_create(AVHWDeviceContext *ctx, const char *device, in d3d11va_device_create() argument [all...] |
| H A D | hwcontext.c | 607 av_hwdevice_ctx_create(AVBufferRef **pdevice_ref, enum AVHWDeviceType type, const char *device, AVDictionary *opts, int flags) av_hwdevice_ctx_create() argument
|
| /third_party/glfw/src/ |
| H A D | win32_joystick.c | 44 IDirectInputDevice8W* device; member 351 IDirectInputDevice8* device; deviceCallback() local [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | control_shm.c | 245 static int snd_ctl_shm_hwdep_next_device(snd_ctl_t *ctl, int * device) in snd_ctl_shm_hwdep_next_device() argument 273 static int snd_ctl_shm_pcm_next_device(snd_ctl_t *ctl, int * device) in snd_ctl_shm_pcm_next_device() argument 310 snd_ctl_shm_rawmidi_next_device(snd_ctl_t *ctl, int * device) snd_ctl_shm_rawmidi_next_device() argument [all...] |
| H A D | control_hw.c | 262 static int snd_ctl_hw_hwdep_next_device(snd_ctl_t *handle, int * device) in snd_ctl_hw_hwdep_next_device() argument 278 static int snd_ctl_hw_pcm_next_device(snd_ctl_t *handle, int * device) in snd_ctl_hw_pcm_next_device() argument 305 static int snd_ctl_hw_rawmidi_next_device(snd_ctl_t *handle, int * device) in snd_ctl_hw_rawmidi_next_device() argument 329 static int snd_ctl_hw_ump_next_device(snd_ctl_t *handle, int *device) in snd_ctl_hw_ump_next_device() argument [all...] |
| H A D | namehint.c | 42 int device; member 116 static int get_dev_name1(struct hint_list *list, char **res, int device, in get_dev_name1() argument 173 int device; get_dev_name() local 455 int device, max_device = 0; add_card() local [all...] |
| /third_party/alsa-lib/src/ |
| H A D | confmisc.c | 1070 long card, device, subdevice = 0; in snd_func_pcm_id() local [all...] |
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_query.c | 555 void snd_timer_id_set_device(snd_timer_id_t * tid, int device) in snd_timer_id_set_device() argument [all...] |
| /third_party/alsa-lib/test/ |
| H A D | pcm.c | 21 static char *device = "plughw:0,0"; /* playback device */ variable [all...] |
| /third_party/gptfdisk/ |
| H A D | gpt.h | 68 std::string device; // device filename member in GPTData
|
| /third_party/libsnd/programs/ |
| H A D | sndfile-play.c | 149 { const char * device = "default" ; in alsa_open() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cs.h | 81 struct tu_device *device; member
|
| H A D | tu_descriptor_set.h | 208 tu_descriptor_set_layout_unref(struct tu_device *device, in tu_descriptor_set_layout_unref() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta.c | 421 struct radv_device *device = _device; in meta_alloc() local 430 struct radv_device *device = _device; in meta_realloc() local 438 struct radv_device *device = _device; in meta_free() local 473 radv_load_meta_pipeline(struct radv_device *device) in radv_load_meta_pipeline() argument 506 radv_store_meta_pipeline(struct radv_device *device) radv_store_meta_pipeline() argument 549 radv_device_init_meta(struct radv_device *device) radv_device_init_meta() argument 682 radv_device_finish_meta(struct radv_device *device) radv_device_finish_meta() argument [all...] |
| H A D | radv_meta_buffer.c | 71 radv_device_init_meta_buffer_state(struct radv_device *device) in radv_device_init_meta_buffer_state() argument 157 radv_device_finish_meta_buffer_state(struct radv_device *device) radv_device_finish_meta_buffer_state() argument 172 struct radv_device *device = cmd_buffer->device; fill_buffer_shader() local 203 struct radv_device *device = cmd_buffer->device; copy_buffer_shader() local 231 radv_prefer_compute_dma(const struct radv_device *device, uint64_t size, struct radeon_winsys_bo *src_bo, struct radeon_winsys_bo *dst_bo) radv_prefer_compute_dma() argument [all...] |
| H A D | radv_shader_info.c | 457 radv_nir_shader_info_pass(struct radv_device *device, const struct nir_shader *nir, in radv_nir_shader_info_pass() argument
|
| H A D | radv_sqtt.c | 39 radv_se_is_disabled(struct radv_device *device, unsigned se) in radv_se_is_disabled() argument 46 gfx10_get_thread_trace_ctrl(struct radv_device *device, bool enable) in gfx10_get_thread_trace_ctrl() argument 64 radv_emit_wait_for_idle(struct radv_device *device, struct radeon_cmdbuf *cs, int family) in radv_emit_wait_for_idle() argument 79 radv_emit_thread_trace_start(struct radv_device *device, struct radeon_cmdbuf *cs, in radv_emit_thread_trace_start() argument 225 radv_copy_thread_trace_info_regs(struct radv_device *device, struct radeon_cmdbuf *cs, unsigned se_index) radv_copy_thread_trace_info_regs() argument 256 radv_emit_thread_trace_stop(struct radv_device *device, struct radeon_cmdbuf *cs, enum radv_queue_family qf) radv_emit_thread_trace_stop() argument 341 struct radv_device *device = cmd_buffer->device; radv_emit_thread_trace_userdata() local 368 radv_emit_spi_config_cntl(struct radv_device *device, struct radeon_cmdbuf *cs, bool enable) radv_emit_spi_config_cntl() argument 388 radv_emit_inhibit_clockgating(struct radv_device *device, struct radeon_cmdbuf *cs, bool inhibit) radv_emit_inhibit_clockgating() argument 403 radv_thread_trace_init_bo(struct radv_device *device) radv_thread_trace_init_bo() argument 441 radv_thread_trace_finish_bo(struct radv_device *device) radv_thread_trace_finish_bo() argument 452 radv_thread_trace_init(struct radv_device *device) radv_thread_trace_init() argument 484 radv_thread_trace_finish(struct radv_device *device) radv_thread_trace_finish() argument 511 radv_thread_trace_resize_bo(struct radv_device *device) radv_thread_trace_resize_bo() argument 531 struct radv_device *device = queue->device; radv_begin_thread_trace() local 600 struct radv_device *device = queue->device; radv_end_thread_trace() local 662 struct radv_device *device = queue->device; radv_get_thread_trace() local [all...] |
| H A D | radv_meta_fast_clear.c | 79 create_dcc_compress_compute(struct radv_device *device) in create_dcc_compress_compute() argument 151 create_pipeline_layout(struct radv_device *device, VkPipelineLayout *layout) create_pipeline_layout() argument 166 create_pipeline(struct radv_device *device, VkShaderModule vs_module_h, VkPipelineLayout layout) create_pipeline() argument 390 radv_device_finish_meta_fast_clear_flush_state(struct radv_device *device) radv_device_finish_meta_fast_clear_flush_state() argument 414 radv_device_init_meta_fast_clear_flush_state_internal(struct radv_device *device) radv_device_init_meta_fast_clear_flush_state_internal() argument 452 radv_device_init_meta_fast_clear_flush_state(struct radv_device *device, bool on_demand) radv_device_init_meta_fast_clear_flush_state() argument 480 struct radv_device *device = cmd_buffer->device; radv_process_color_image_layer() local 544 struct radv_device *device = cmd_buffer->device; radv_process_color_image() local 720 struct radv_device *device = cmd_buffer->device; radv_decompress_dcc_compute() local [all...] |
| H A D | radv_meta_decompress.c | 80 create_expand_depth_stencil_compute(struct radv_device *device) in create_expand_depth_stencil_compute() argument 152 create_pipeline_layout(struct radv_device *device, VkPipelineLayout *layout) create_pipeline_layout() argument 167 create_pipeline(struct radv_device *device, uint32_t samples, VkPipelineLayout layout, enum radv_depth_op op, VkPipeline *pipeline) create_pipeline() argument 305 radv_device_finish_meta_depth_decomp_state(struct radv_device *device) radv_device_finish_meta_depth_decomp_state() argument 328 radv_device_init_meta_depth_decomp_state(struct radv_device *device, bool on_demand) radv_device_init_meta_depth_decomp_state() argument 402 struct radv_device *device = cmd_buffer->device; radv_process_depth_image_layer() local 534 struct radv_device *device = cmd_buffer->device; radv_expand_depth_stencil_compute() local [all...] |
| H A D | radv_pipeline_cache.c | 66 radv_is_cache_disabled(struct radv_device *device) in radv_is_cache_disabled() argument 76 radv_pipeline_cache_init(struct radv_pipeline_cache *cache, struct radv_device *device) in radv_pipeline_cache_init() argument 313 radv_create_shaders_from_pipeline_cache( struct radv_device *device, struct radv_pipeline_cache *cache, const unsigned char *sha1, struct radv_pipeline *pipeline, struct radv_pipeline_shader_stack_size **stack_sizes, uint32_t *num_stack_sizes, bool *found_in_application_cache) radv_create_shaders_from_pipeline_cache() argument 445 radv_pipeline_cache_insert_shaders(struct radv_device *device, struct radv_pipeline_cache *cache, const unsigned char *sha1, struct radv_pipeline *pipeline, struct radv_shader_binary *const *binaries, const struct radv_pipeline_shader_stack_size *stack_sizes, uint32_t num_stack_sizes) radv_pipeline_cache_insert_shaders() argument 567 struct radv_device *device = cache->device; radv_pipeline_cache_load() local [all...] |
| H A D | radv_meta_resolve.c | 50 create_pipeline(struct radv_device *device, VkShaderModule vs_module_h, VkFormat format, in create_pipeline() argument 189 radv_device_finish_meta_resolve_state(struct radv_device *device) radv_device_finish_meta_resolve_state() argument 202 radv_device_init_meta_resolve_state(struct radv_device *device, bool on_demand) radv_device_init_meta_resolve_state() argument 237 struct radv_device *device = cmd_buffer->device; emit_resolve() local 275 image_hw_resolve_compat(const struct radv_device *device, struct radv_image *src_image, struct radv_image *dst_image) image_hw_resolve_compat() argument 288 radv_pick_resolve_method_images(struct radv_device *device, struct radv_image *src_image, VkFormat src_format, struct radv_image *dest_image, unsigned dest_level, VkImageLayout dest_image_layout, bool dest_render_loop, struct radv_cmd_buffer *cmd_buffer, enum radv_resolve_method *method) radv_pick_resolve_method_images() argument 330 build_resolve_pipeline(struct radv_device *device, unsigned fs_key) build_resolve_pipeline() argument 359 struct radv_device *device = cmd_buffer->device; radv_meta_resolve_hardware_image() local [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_formats.c | 33 v3dv_get_format_swizzle(struct v3dv_device *device, VkFormat f) in v3dv_get_format_swizzle() argument 103 v3dv_get_compatible_tfu_format(struct v3dv_device *device, in v3dv_get_compatible_tfu_format() argument 259 v3dv_buffer_format_supports_features(struct v3dv_device *device, in v3dv_buffer_format_supports_features() argument
|
| H A D | v3dv_image.c | 246 create_image(struct v3dv_device *device, in create_image() argument 365 create_image_from_swapchain(struct v3dv_device *device, const VkImageCreateInfo *pCreateInfo, const VkImageSwapchainCreateInfoKHR *swapchain_info, const VkAllocationCallbacks *pAllocator, VkImage *pImage) create_image_from_swapchain() argument 429 v3dv_GetImageSubresourceLayout(VkDevice device, VkImage _image, const VkImageSubresource *subresource, VkSubresourceLayout *layout) v3dv_GetImageSubresourceLayout() argument 496 create_image_view(struct v3dv_device *device, bool driver_internal, const VkImageViewCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkImageView *pView) create_image_view() argument 567 v3dv_create_image_view(struct v3dv_device *device, const VkImageViewCreateInfo *pCreateInfo, VkImageView *pView) v3dv_create_image_view() argument [all...] |