Home
last modified time | relevance | path

Searched refs:cuCtxDestroy (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/
Dcuda.h207 #define cuCtxDestroy cuCtxDestroy_v2 macro
/third_party/ffmpeg/libavutil/
Dhwcontext_cuda.c292 CHECK_CU(cu->cuCtxDestroy(hwctx->cuda_ctx)); in cuda_device_uninit()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaloader.c150 LOAD_SYMBOL (cuCtxDestroy, CuCtxDestroy); in gst_cuda_load_library()
/third_party/ffmpeg/libavcodec/
Dnvenc.c592 CHECK_CU(dl_fn->cuda_dl->cuCtxDestroy(ctx->cu_context_internal)); in nvenc_check_device()
1613 CHECK_CU(dl_fn->cuda_dl->cuCtxDestroy(ctx->cu_context_internal)); in ff_nvenc_encode_close()