FFmpeg  3.4.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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

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.


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