Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

NVENCMgr.C File Reference

#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)


Define Documentation

 
#define DBG      printf("NVENCMgr) %s\n", __func__);
 

Definition at line 41 of file NVENCMgr.C.


Typedef Documentation

typedef NVENCSTATUS(NVENCAPI* PNVENCODEAPICREATEINSTANCE)(NV_ENCODE_API_FUNCTION_LIST *functionList)
 

Definition at line 43 of file NVENCMgr.C.


Generated on Thu Apr 25 02:44:06 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002