#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "NVENCMgr.h"
#include "Inform.h"
#include "vmddlopen.h"
#include "cuda.h"
Go to the source code of this file.
Compounds | |
class | nvencfctns |
Defines | |
#define | DBG() printf("NVENCMgr) %s\n", __func__); |
Typedefs | |
typedef NVENCSTATUS(NVENCAPI * | PNVENCODEAPICREATEINSTANCE )(NV_ENCODE_API_FUNCTION_LIST *functionList) |
|
Definition at line 41 of file NVENCMgr.C. |
|
Definition at line 43 of file NVENCMgr.C. |