Searched defs:NvencContext (Results 1 – 1 of 1) sorted by relevance
146 typedef struct NvencContext struct148 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 …]