|
FFmpeg
3.4.2
|
This struct is allocated as AVHWDeviceContext.hwctx. More...
#include <libavutil/hwcontext_cuda.h>
Data Fields | |
| CUcontext | cuda_ctx |
| 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.
| AVCUDADeviceContextInternal* AVCUDADeviceContext::internal |
Definition at line 44 of file hwcontext_cuda.h.
1.8.13