Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dd3d11device.cpp80 device = gst_d3d11_device_new_for_adapter_luid (luid, 0); in GST_START_TEST()
104 device = gst_d3d11_device_new_for_adapter_luid (luid, 0); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.h66 GstD3D11Device * gst_d3d11_device_new_for_adapter_luid (gint64 adapter_luid,
Dgstd3d11utils.cpp465 *device = gst_d3d11_device_new_for_adapter_luid (adapter_luid, in gst_d3d11_ensure_element_data_for_adapter_luid()
Dgstd3d11device.cpp1215 gst_d3d11_device_new_for_adapter_luid (gint64 adapter_luid, guint flags) in gst_d3d11_device_new_for_adapter_luid() function
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideoenc.cpp161 gst_d3d11_device_new_for_adapter_luid (device_caps->adapter_luid, in gst_mf_video_enc_open()
/third_party/gstreamer/gstplugins_bad/
DChangeLog4199 * gst_d3d11_device_new_for_adapter_luid()