Home
last modified time | relevance | path

Searched refs:device_create (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_mediacodec.c44 .device_create = mc_device_create,
H A Dhwcontext_internal.h67 int (*device_create)(AVHWDeviceContext *ctx, const char *device, member
H A Dhwcontext_drm.c310 .device_create = &drm_device_create,
H A Dhwcontext.c621 if (!device_ctx->internal->hw_type->device_create) { in av_hwdevice_ctx_create()
626 ret = device_ctx->internal->hw_type->device_create(device_ctx, device, in av_hwdevice_ctx_create()
H A Dhwcontext_vdpau.c516 .device_create = vdpau_device_create,
H A Dhwcontext_cuda.c537 .device_create = cuda_device_create,
H A Dhwcontext_videotoolbox.c752 .device_create = vt_device_create,
H A Dhwcontext_dxva2.c585 .device_create = dxva2_device_create,
H A Dhwcontext_d3d11va.c630 .device_create = d3d11va_device_create,
H A Dhwcontext_vaapi.c1873 .device_create = &vaapi_device_create,
H A Dhwcontext_qsv.c1674 .device_create = qsv_device_create,
H A Dhwcontext_opencl.c2940 .device_create = &opencl_device_create,
H A Dhwcontext_vulkan.c4135 .device_create = &vulkan_device_create,
/third_party/backends/backend/
H A Dplustek-pp_sysdep.h322 device_create(class, device, devt, NULL, "%s", name)
325 device_create(class, device, devt, name)
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c1149 static pa_bluetooth_device* device_create(pa_bluetooth_discovery *y, const char *path) { in device_create() function
2079 d = device_create(y, path); in parse_interfaces_and_properties()
2542 d = device_create(y, dev_path); in endpoint_set_configuration()

Completed in 26 milliseconds