Searched refs:graphics_context (Results 1 – 4 of 4) sorted by relevance
400 context, GstObject * graphics_context, GstCudaGraphicsResourceType type) in gst_cuda_graphics_resource_new() argument410 if (graphics_context) in gst_cuda_graphics_resource_new()411 resource->graphics_context = gst_object_ref (graphics_context); in gst_cuda_graphics_resource_new()569 gst_gl_context_thread_add ((GstGLContext *) resource->graphics_context, in gst_cuda_graphics_resource_free()581 if (resource->graphics_context) in gst_cuda_graphics_resource_free()582 gst_object_unref (resource->graphics_context); in gst_cuda_graphics_resource_free()
92 GstObject *graphics_context; member120 GstObject * graphics_context,
136 gst_gl_context_thread_add ((GstGLContext *) cgr_info->graphics_context, in ensure_cuda_graphics_resource()
2093 gst_gl_context_thread_add ((GstGLContext *) cgr_info->graphics_context, in ensure_cuda_graphics_resource()