check_cuda_errors  313 libavcodec/nvenc.c static av_cold int check_cuda_errors(AVCodecContext *avctx, CUresult err, const char *func)
check_cuda_errors  321 libavcodec/nvenc.c #define check_cuda_errors(f) if (!check_cuda_errors(avctx, f, #f)) goto error