|
FFmpeg
4.2.2
|
An API-specific header for AV_HWDEVICE_TYPE_CUDA. More...
Go to the source code of this file.
Data Structures | |
| struct | AVCUDADeviceContext |
| This struct is allocated as AVHWDeviceContext.hwctx. More... | |
Typedefs | |
| typedef struct AVCUDADeviceContextInternal | AVCUDADeviceContextInternal |
An API-specific header for AV_HWDEVICE_TYPE_CUDA.
This API supports dynamic frame pools. AVHWFramesContext.pool must return AVBufferRefs whose data pointer is a CUdeviceptr.
Definition in file hwcontext_cuda.h.
| typedef struct AVCUDADeviceContextInternal AVCUDADeviceContextInternal |
Definition at line 37 of file hwcontext_cuda.h.
1.8.13