Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp266 ID3D11VideoProcessorOutputView *processor_output_view; member
1176 if (priv->processor_output_view) in gst_d3d11_memory_ensure_processor_output_view()
1183 enumerator, &desc, &priv->processor_output_view); in gst_d3d11_memory_ensure_processor_output_view()
1224 return mem->priv->processor_output_view; in gst_d3d11_memory_get_processor_output_view()
1380 GST_D3D11_CLEAR_COM (dmem_priv->processor_output_view); in gst_d3d11_allocator_free()