Searched refs:texture_misc_flags (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window.h | 68 guint texture_misc_flags; member 201 guint texture_misc_flags,
|
D | gstd3d11videosink.h | 53 guint texture_misc_flags,
|
D | gstd3d11videosink.cpp | 147 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()
|
D | gstd3d11window.cpp | 1027 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()
|
D | gstd3d11window_dummy.cpp | 348 if ((data->texture_misc_flags & D3D11_RESOURCE_MISC_SHARED_NTHANDLE) == in gst_d3d11_window_dummy_open_shared_handle()
|