Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11format.h65 gboolean gst_d3d11_dxgi_format_get_size (DXGI_FORMAT format,
Dgstd3d11format.cpp109 gst_d3d11_dxgi_format_get_size (DXGI_FORMAT format, guint width, guint height, in gst_d3d11_dxgi_format_get_size() function
Dgstd3d11memory.cpp515 if (!gst_d3d11_dxgi_format_get_size (desc->Format, desc->Width, desc->Height, in gst_d3d11_memory_update_size()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11decoder.cpp1448 gst_d3d11_dxgi_format_get_size (desc.Format, desc.Width, desc.Height, in copy_to_system()