Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhwcontext_internal.h164 int ff_hwframe_map_replace(AVFrame *dst, const AVFrame *src);
Dhwcontext.c923 int ff_hwframe_map_replace(AVFrame *dst, const AVFrame *src) in ff_hwframe_map_replace() function
Dhwcontext_vulkan.c2307 err = ff_hwframe_map_replace(dst, src); in vulkan_map_from_vaapi()
2696 err = ff_hwframe_map_replace(dst, src); in vulkan_map_to_vaapi()
Dhwcontext_opencl.c2175 err = ff_hwframe_map_replace(dst, src); in opencl_map_from_vaapi()