Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11pluginutils.cpp744 GstD3D11Memory *dst_dmem, *src_dmem; in gst_d3d11_buffer_copy_into() local
757 dst_dmem = (GstD3D11Memory *) dst_mem; in gst_d3d11_buffer_copy_into()
760 device = dst_dmem->device; in gst_d3d11_buffer_copy_into()
766 gst_d3d11_memory_get_texture_desc (dst_dmem, &dst_desc); in gst_d3d11_buffer_copy_into()
801 dst_subidx = gst_d3d11_memory_get_subresource_index (dst_dmem); in gst_d3d11_buffer_copy_into()