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.
static void inflate(uint8_t *dst, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc)
AVCUDADeviceContextInternal * internal
This struct is allocated as AVHWDeviceContext.hwctx.
void * av_realloc(void *ptr, size_t size)
Allocate, reallocate, or free a block of memory.