Home
last modified time | relevance | path

Searched refs:free_exec_ctx (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dvulkan.c1283 static void free_exec_ctx(FFVulkanContext *s, FFVkExecContext *e) in free_exec_ctx() function
1387 free_exec_ctx(s, s->exec_ctx[i]); in ff_vk_uninit()
H A Dhwcontext_vulkan.c1114 static void free_exec_ctx(AVHWFramesContext *hwfc, VulkanExecCtx *cmd) in free_exec_ctx() function
2258 free_exec_ctx(hwfc, &fp->conv_ctx); in vulkan_frames_uninit()
2259 free_exec_ctx(hwfc, &fp->upload_ctx); in vulkan_frames_uninit()
2260 free_exec_ctx(hwfc, &fp->download_ctx); in vulkan_frames_uninit()

Completed in 8 milliseconds