Searched refs:CuCtxDestroy (Results 1 – 4 of 4) sorted by relevance
53 CUresult (CUDAAPI * CuCtxDestroy) (CUcontext ctx);150 LOAD_SYMBOL (cuCtxDestroy, CuCtxDestroy); in gst_cuda_load_library()241 CuCtxDestroy (CUcontext ctx) in CuCtxDestroy() function243 g_assert (gst_cuda_vtable.CuCtxDestroy != NULL); in CuCtxDestroy()245 return gst_cuda_vtable.CuCtxDestroy (ctx); in CuCtxDestroy()
44 CUresult CUDAAPI CuCtxDestroy (CUcontext ctx);
232 CuCtxDestroy (cuda_ctx); in plugin_init()
310 gst_cuda_result (CuCtxDestroy (priv->context)); in gst_cuda_context_finalize()