Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1230 GstMemoryCopyFunction fallback_copy; member
1275 return priv->fallback_copy (mem, offset, size); in gst_d3d11_memory_copy()
1285 return priv->fallback_copy (mem, offset, size); in gst_d3d11_memory_copy()
1319 return priv->fallback_copy (mem, offset, size); in gst_d3d11_memory_copy()
1351 priv->fallback_copy = alloc->mem_copy; in gst_d3d11_allocator_init()