Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window.h46 #define GST_D3D11_WINDOW_FLOW_CLOSED GST_FLOW_CUSTOM_ERROR macro
Dgstd3d11window_win32.cpp1076 return GST_D3D11_WINDOW_FLOW_CLOSED; in gst_d3d11_window_win32_present()
Dgstd3d11videosink.cpp1264 if (ret == GST_D3D11_WINDOW_FLOW_CLOSED) { in gst_d3d11_video_sink_show_frame()