FFmpeg
Data Fields
AVCUDADeviceContextInternal Struct Reference

#include <hwcontext_cuda_internal.h>

Data Fields

CudaFunctions * cuda_dl
 
int is_allocated
 
CUdevice cuda_device
 
int flags
 

Detailed Description

Definition at line 31 of file hwcontext_cuda_internal.h.

Field Documentation

◆ cuda_dl

CudaFunctions* AVCUDADeviceContextInternal::cuda_dl

◆ is_allocated

int AVCUDADeviceContextInternal::is_allocated

Definition at line 33 of file hwcontext_cuda_internal.h.

Referenced by cuda_context_init(), and cuda_device_uninit().

◆ cuda_device

CUdevice AVCUDADeviceContextInternal::cuda_device

◆ flags

int AVCUDADeviceContextInternal::flags

Definition at line 35 of file hwcontext_cuda_internal.h.

Referenced by cuda_context_init(), and cuda_device_uninit().


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