Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.h85 ID3D11VideoContext * gst_d3d11_device_get_video_context_handle (GstD3D11Device * device);
Dgstd3d11device.cpp1354 gst_d3d11_device_get_video_context_handle (GstD3D11Device * device) in gst_d3d11_device_get_video_context_handle() function
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11videoprocessor.cpp78 video_context = gst_d3d11_device_get_video_context_handle (device); in gst_d3d11_video_processor_new()
Dgstd3d11decoder.cpp243 video_context = gst_d3d11_device_get_video_context_handle (self->device); in gst_d3d11_decoder_constructed()
Dgstd3d11deinterlace.cpp615 video_context = gst_d3d11_device_get_video_context_handle (self->device); in gst_d3d11_deinterlace_open()