FFmpeg
Data Fields
NvencDynLoadFunctions Struct Reference

#include <nvenc.h>

Data Fields

CudaFunctions * cuda_dl
 
NvencFunctions * nvenc_dl
 
NV_ENCODE_API_FUNCTION_LIST nvenc_funcs
 
int nvenc_device_count
 

Detailed Description

Definition at line 107 of file nvenc.h.

Field Documentation

◆ cuda_dl

CudaFunctions* NvencDynLoadFunctions::cuda_dl

◆ nvenc_dl

NvencFunctions* NvencDynLoadFunctions::nvenc_dl

Definition at line 110 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 113 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: