Searched refs:cuda_device_hwctx (Results 1 – 1 of 1) sorted by relevance
623 AVCUDADeviceContext *cuda_device_hwctx = NULL; in nvenc_setup_device() local632 cuda_device_hwctx = frames_ctx->device_ctx->hwctx; in nvenc_setup_device()642 cuda_device_hwctx = hwdev_ctx->hwctx; in nvenc_setup_device()653 if (cuda_device_hwctx) { in nvenc_setup_device()654 ctx->cu_context = cuda_device_hwctx->cuda_ctx; in nvenc_setup_device()655 ctx->cu_stream = cuda_device_hwctx->stream; in nvenc_setup_device()