FFmpeg  4.0
Data Fields
AVCUDADeviceContext Struct Reference

This struct is allocated as AVHWDeviceContext.hwctx. More...

#include <libavutil/hwcontext_cuda.h>

Data Fields

CUcontext cuda_ctx
 
AVCUDADeviceContextInternalinternal
 

Detailed Description

This struct is allocated as AVHWDeviceContext.hwctx.

Definition at line 42 of file hwcontext_cuda.h.

Field Documentation

◆ cuda_ctx

CUcontext AVCUDADeviceContext::cuda_ctx

◆ internal

AVCUDADeviceContextInternal* AVCUDADeviceContext::internal

The documentation for this struct was generated from the following file: