FFmpeg
Loading...
Searching...
No Matches
load_helper.h File Reference

Go to the source code of this file.

Functions

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.
 

Function Documentation

◆ ff_cuda_load_module()

int ff_cuda_load_module ( void * avctx,
AVCUDADeviceContext * hwctx,
CUmodule * cu_module,
const unsigned char * data,
const unsigned int length )