FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 66 of file nvenc.h.

Field Documentation

CudaFunctions* NvencDynLoadFunctions::cuda_dl
NvencFunctions* NvencDynLoadFunctions::nvenc_dl

Definition at line 69 of file nvenc.h.

Referenced by ff_nvenc_encode_close(), and nvenc_load_libraries().

NV_ENCODE_API_FUNCTION_LIST NvencDynLoadFunctions::nvenc_funcs
int NvencDynLoadFunctions::nvenc_device_count

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