#include <stddef.h>#include "buffer.h"#include "hwcontext.h"#include "frame.h"#include "pixfmt.h"Go to the source code of this file.
Definition at line 742 of file hwcontext.c.
Referenced by dxva2_map_frame(), opencl_map_frame(), qsv_map_from(), qsv_map_to(), vaapi_map_frame(), vt_map_frame(), and vulkan_map_frame_to_mem().
Replace the current hwmap of dst with the one from src, used for indirect mappings like VAAPI->(DRM)->OpenCL/Vulkan where a direct interop is missing.
Definition at line 950 of file hwcontext.c.
Definition at line 533 of file hwcontext_cuda.c.
Definition at line 630 of file hwcontext_d3d11va.c.
Definition at line 304 of file hwcontext_drm.c.
Definition at line 577 of file hwcontext_dxva2.c.
Definition at line 2931 of file hwcontext_opencl.c.
Definition at line 2208 of file hwcontext_qsv.c.
Definition at line 1909 of file hwcontext_vaapi.c.
Definition at line 507 of file hwcontext_vdpau.c.
Definition at line 746 of file hwcontext_videotoolbox.c.
Definition at line 107 of file hwcontext_mediacodec.c.
Definition at line 4138 of file hwcontext_vulkan.c.