Searched refs:acquire_key (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window.h | 69 guint64 acquire_key; member 202 guint64 acquire_key,
|
D | gstd3d11videosink.h | 54 guint64 acquire_key,
|
D | gstd3d11videosink.cpp | 147 gpointer shared_handle, guint texture_misc_flags, guint64 acquire_key, 1369 guint64 acquire_key, guint64 release_key) 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 | 1028 guint64 acquire_key, guint64 release_key) in gst_d3d11_window_render_on_shared_handle() argument 1053 data.acquire_key = acquire_key; in gst_d3d11_window_render_on_shared_handle()
|
D | gstd3d11window_dummy.cpp | 415 hr = keyed_mutex->AcquireSync(data->acquire_key, INFINITE); in gst_d3d11_window_dummy_open_shared_handle()
|