Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11videoprocessor.cpp543 static const guint compatible_flags = (D3D11_BIND_DECODER | in gst_d3d11_video_processor_check_bind_flags_for_input_view() local
550 if ((bind_flags & compatible_flags) != 0) in gst_d3d11_video_processor_check_bind_flags_for_input_view()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1061 static const guint compatible_flags = (D3D11_BIND_DECODER | in check_bind_flags_for_processor_input_view() local
1068 if ((bind_flags & compatible_flags) != 0) in check_bind_flags_for_processor_input_view()