FFmpeg 5.1.6
|
This struct is allocated as AVHWDeviceContext.hwctx. More...
#include <libavutil/hwcontext_cuda.h>
Data Fields | |
CUcontext | cuda_ctx |
CUstream | stream |
AVCUDADeviceContextInternal * | internal |
This struct is allocated as AVHWDeviceContext.hwctx.
Definition at line 42 of file hwcontext_cuda.h.
CUcontext AVCUDADeviceContext::cuda_ctx |
Definition at line 43 of file hwcontext_cuda.h.
CUstream AVCUDADeviceContext::stream |
Definition at line 44 of file hwcontext_cuda.h.
AVCUDADeviceContextInternal* AVCUDADeviceContext::internal |
Definition at line 45 of file hwcontext_cuda.h.