Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c92 VulkanExecCtx download_ctx; member
1758 free_exec_ctx(hwfc, &fp->download_ctx); in vulkan_frames_uninit()
1789 err = create_exec_ctx(hwfc, &fp->download_ctx, in vulkan_frames_init()
2962 VulkanExecCtx *ectx = to_buf ? &fp->download_ctx : &fp->upload_ctx; in transfer_image_buf()