Searched refs:other_device (Results 1 – 2 of 2) sorted by relevance
100 GstD3D11Device *other_device = NULL; in gst_d3d11_handle_set_context() local110 &other_device, "adapter", G_TYPE_UINT, &other_adapter_index, in gst_d3d11_handle_set_context()115 *device = other_device; in gst_d3d11_handle_set_context()120 gst_object_unref (other_device); in gst_d3d11_handle_set_context()161 GstD3D11Device *other_device = NULL; in gst_d3d11_handle_set_context_for_adapter_luid() local171 &other_device, "adapter-luid", G_TYPE_INT64, in gst_d3d11_handle_set_context_for_adapter_luid()176 *device = other_device; in gst_d3d11_handle_set_context_for_adapter_luid()181 gst_object_unref (other_device); in gst_d3d11_handle_set_context_for_adapter_luid()
2414 GstD3D11Device *other_device; member2469 data->other_device = dmem->device; in gst_d3d11_compositor_check_device_update()2485 data.other_device = NULL; in gst_d3d11_compositor_create_output_buffer()2492 if (data.have_same_device || !data.other_device) in gst_d3d11_compositor_create_output_buffer()2507 GST_PTR_FORMAT, self->device, data.other_device); in gst_d3d11_compositor_create_output_buffer()2509 self->device = (GstD3D11Device *) gst_object_ref (data.other_device); in gst_d3d11_compositor_create_output_buffer()