Home
last modified time | relevance | path

Searched refs:cu_context (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvenc.h154 CUcontext cu_context; member
Dnvenc.c313 return CHECK_CU(dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)); in nvenc_push_context()
341 params.device = ctx->cu_context; in nvenc_open_session()
562 ctx->cu_context = ctx->cu_context_internal; in nvenc_check_device()
654 ctx->cu_context = cuda_device_hwctx->cuda_ctx; in nvenc_setup_device()
1374 if (ctx->cu_context) { in nvenc_setup_encoder()
1614 ctx->cu_context = ctx->cu_context_internal = NULL; in ff_nvenc_encode_close()
2180 if ((!ctx->cu_context && !ctx->d3d11_device) || !ctx->nvencoder) in nvenc_send_frame()
2307 if ((!ctx->cu_context && !ctx->d3d11_device) || !ctx->nvencoder) in ff_nvenc_receive_packet()