Searched refs:compatible_flags (Results 1 – 2 of 2) sorted by relevance
543 static const guint compatible_flags = (D3D11_BIND_DECODER | in gst_d3d11_video_processor_check_bind_flags_for_input_view() local550 if ((bind_flags & compatible_flags) != 0) in gst_d3d11_video_processor_check_bind_flags_for_input_view()
1061 static const guint compatible_flags = (D3D11_BIND_DECODER | in check_bind_flags_for_processor_input_view() local1068 if ((bind_flags & compatible_flags) != 0) in check_bind_flags_for_processor_input_view()