Home
last modified time | relevance | path

Searched defs:NvencContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvenc.h146 typedef struct NvencContext struct
148 AVClass *avclass;
150 NvencDynLoadFunctions nvenc_dload_funcs;
152 NV_ENC_INITIALIZE_PARAMS init_encode_params;
153 NV_ENC_CONFIG encode_config;
154 CUcontext cu_context;
155 CUcontext cu_context_internal;
156 CUstream cu_stream;
157 ID3D11Device *d3d11_device;
159 AVFrame *frame;
[all …]