Home
last modified time | relevance | path

Searched refs:ff_vk_create_buf (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dvulkan.h400 int ff_vk_create_buf(FFVulkanContext *s, FFVkBuffer *buf, size_t size,
H A Dvulkan.c193 int ff_vk_create_buf(FFVulkanContext *s, FFVkBuffer *buf, size_t size, in ff_vk_create_buf() function
/third_party/ffmpeg/libavfilter/
H A Dvf_gblur_vulkan.c177 RET(ff_vk_create_buf(&s->vkctx, params_buf, sizeof(float) * ksize, in init_gblur_pipeline()
H A Dvf_scale_vulkan.c255 RET(ff_vk_create_buf(vkctx, &s->params_buf, in init_filter()
H A Dvf_overlay_vulkan.c183 err = ff_vk_create_buf(vkctx, &s->params_buf, in init_filter()

Completed in 6 milliseconds