FFmpeg  3.3.8
Data Fields
NvencDynLoadFunctions Struct Reference

#include <libavcodec/nvenc.h>

Data Fields

CudaFunctionscuda_dl
 
NvencFunctionsnvenc_dl
 
NV_ENCODE_API_FUNCTION_LIST nvenc_funcs
 
int nvenc_device_count
 

Detailed Description

Definition at line 49 of file nvenc.h.

Field Documentation

◆ cuda_dl

CudaFunctions* NvencDynLoadFunctions::cuda_dl

◆ nvenc_dl

NvencFunctions* NvencDynLoadFunctions::nvenc_dl

Definition at line 52 of file nvenc.h.

Referenced by ff_nvenc_encode_close(), and nvenc_load_libraries().

◆ nvenc_funcs

NV_ENCODE_API_FUNCTION_LIST NvencDynLoadFunctions::nvenc_funcs

◆ nvenc_device_count

int NvencDynLoadFunctions::nvenc_device_count

Definition at line 55 of file nvenc.h.

Referenced by ff_nvenc_encode_close(), nvenc_check_device(), and nvenc_setup_device().


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