FFVkBuffer         34 libavfilter/vf_overlay_vulkan.c     FFVkBuffer params_buf;
FFVkBuffer         41 libavfilter/vf_scale_vulkan.c     FFVkBuffer params_buf;
FFVkBuffer        150 libavfilter/vulkan.c int ff_vk_create_buf(AVFilterContext *avctx, FFVkBuffer *buf, size_t size,
FFVkBuffer        215 libavfilter/vulkan.c int ff_vk_map_buffers(AVFilterContext *avctx, FFVkBuffer *buf, uint8_t *mem[],
FFVkBuffer        264 libavfilter/vulkan.c int ff_vk_unmap_buffers(AVFilterContext *avctx, FFVkBuffer *buf, int nb_buffers,
FFVkBuffer        306 libavfilter/vulkan.c void ff_vk_free_buf(AVFilterContext *avctx, FFVkBuffer *buf)
FFVkBuffer        355 libavfilter/vulkan.h int ff_vk_create_buf(AVFilterContext *avctx, FFVkBuffer *buf, size_t size,
FFVkBuffer        362 libavfilter/vulkan.h int ff_vk_map_buffers(AVFilterContext *avctx, FFVkBuffer *buf, uint8_t *mem[],
FFVkBuffer        368 libavfilter/vulkan.h int ff_vk_unmap_buffers(AVFilterContext *avctx, FFVkBuffer *buf, int nb_buffers,
FFVkBuffer        374 libavfilter/vulkan.h void ff_vk_free_buf(AVFilterContext *avctx, FFVkBuffer *buf);