Home
last modified time | relevance | path

Searched refs:AVVulkanDeviceContext (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.h39 typedef struct AVVulkanDeviceContext { struct
107 } AVVulkanDeviceContext; argument
Dhwcontext_vulkan.c220 static int pixfmt_is_supported(AVVulkanDeviceContext *hwctx, enum AVPixelFormat p, in pixfmt_is_supported()
345 AVVulkanDeviceContext *hwctx = ctx->hwctx; in check_extensions()
475 AVVulkanDeviceContext *hwctx = ctx->hwctx; in create_instance()
570 AVVulkanDeviceContext *hwctx = ctx->hwctx; in find_device()
688 AVVulkanDeviceContext *hwctx = ctx->hwctx; in search_queue_families()
781 AVVulkanDeviceContext *hwctx = hwfc->device_ctx->hwctx; in create_exec_ctx()
835 AVVulkanDeviceContext *hwctx = hwfc->device_ctx->hwctx; in free_exec_ctx()
885 AVVulkanDeviceContext *hwctx = hwfc->device_ctx->hwctx; in wait_start_exec_ctx()
979 AVVulkanDeviceContext *hwctx = hwfc->device_ctx->hwctx; in submit_exec_ctx()
993 AVVulkanDeviceContext *hwctx = ctx->hwctx; in vulkan_device_free()
[all …]
Dhwcontext_cuda.c431 AVVulkanDeviceContext *vkctx = src_ctx->hwctx; in cuda_device_derive()
/third_party/ffmpeg/libavfilter/
Dvulkan.h165 AVVulkanDeviceContext *hwctx;
/third_party/ffmpeg/doc/
DAPIchanges183 and num_enabled_dev_extensions fields to AVVulkanDeviceContext