FFmpeg
Data Fields
AVCUDADeviceContext Struct Reference

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

#include <hwcontext_cuda.h>

Data Fields

CUcontext cuda_ctx
 
CUstream stream
 
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

โ—† stream

CUstream AVCUDADeviceContext::stream

Definition at line 44 of file hwcontext_cuda.h.

Referenced by cuda_context_init(), cuda_transfer_data(), and nvenc_setup_device().

โ—† internal

AVCUDADeviceContextInternal* AVCUDADeviceContext::internal

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