Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window.h68 guint texture_misc_flags; member
201 guint texture_misc_flags,
Dgstd3d11videosink.h53 guint texture_misc_flags,
Dgstd3d11videosink.cpp147 gpointer shared_handle, guint texture_misc_flags, guint64 acquire_key,
1368 gpointer shared_handle, guint texture_misc_flags, in gst_d3d11_video_sink_draw_action() argument
1393 G_GUINT64_FORMAT, shared_handle, texture_misc_flags, acquire_key, in gst_d3d11_video_sink_draw_action()
1397 self->current_buffer, shared_handle, texture_misc_flags, acquire_key, in gst_d3d11_video_sink_draw_action()
Dgstd3d11window.cpp1027 GstBuffer * buffer, HANDLE shared_handle, guint texture_misc_flags, in gst_d3d11_window_render_on_shared_handle() argument
1052 data.texture_misc_flags = texture_misc_flags; in gst_d3d11_window_render_on_shared_handle()
Dgstd3d11window_dummy.cpp348 if ((data->texture_misc_flags & D3D11_RESOURCE_MISC_SHARED_NTHANDLE) == in gst_d3d11_window_dummy_open_shared_handle()