int ff_cuda_load_module(void *avctx, AVCUDADeviceContext *hwctx, CUmodule *cu_module, const unsigned char *data, const unsigned int length)
Loads a CUDA module and applies any decompression, if necessary.
AVCUDADeviceContextInternal * internal
This struct is allocated as AVHWDeviceContext.hwctx.