AV_HWDEVICE_TYPE_CUDA 870 libavcodec/cuviddec.c ret = av_hwdevice_ctx_create(&ctx->hwdevice, AV_HWDEVICE_TYPE_CUDA, ctx->cu_gpu, NULL, 0); AV_HWDEVICE_TYPE_CUDA 1091 libavcodec/cuviddec.c .device_type = AV_HWDEVICE_TYPE_CUDA AV_HWDEVICE_TYPE_CUDA 557 libavcodec/nvenc.c if (hwdev_ctx->type == AV_HWDEVICE_TYPE_CUDA) AV_HWDEVICE_TYPE_CUDA 44 libavfilter/vf_hwupload_cuda.c return av_hwdevice_ctx_create(&s->hwdevice, AV_HWDEVICE_TYPE_CUDA, buf, NULL, 0); AV_HWDEVICE_TYPE_CUDA 69 libavutil/hwcontext.c [AV_HWDEVICE_TYPE_CUDA] = "cuda", AV_HWDEVICE_TYPE_CUDA 483 libavutil/hwcontext_cuda.c .type = AV_HWDEVICE_TYPE_CUDA, AV_HWDEVICE_TYPE_CUDA 1186 libavutil/hwcontext_vulkan.c case AV_HWDEVICE_TYPE_CUDA: { AV_HWDEVICE_TYPE_CUDA 131 libavutil/tests/hwdevice.c { AV_HWDEVICE_TYPE_CUDA,