Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.h196 AVVkFrame *av_vk_frame_alloc(void);
Dhwcontext_vulkan.c1595 AVVkFrame *f = av_vk_frame_alloc(); in create_frame()
2040 if (!(f = av_vk_frame_alloc())) { in vulkan_map_from_drm_frame_desc()
3351 AVVkFrame *av_vk_frame_alloc(void) in av_vk_frame_alloc() function