FS2_Open
Open source remastering of the Freespace 2 engine
decoder16.cpp File Reference

Go to the source code of this file.

Functions

void decodeFrame16 (ubyte *pFrame, ubyte *pMap, int mapRemain, unsigned char *pData, int dataRemain)
 

Variables

int g_width
 
int g_height
 
voidg_vBackBuf1
 
voidg_vBackBuf2
 

Function Documentation

void decodeFrame16 ( ubyte pFrame,
ubyte pMap,
int  mapRemain,
unsigned char *  pData,
int  dataRemain 
)

Definition at line 16 of file decoder16.cpp.

Variable Documentation

int g_height

Definition at line 64 of file mveplayer.cpp.

void* g_vBackBuf1

Definition at line 66 of file mveplayer.cpp.

void * g_vBackBuf2

Definition at line 66 of file mveplayer.cpp.

int g_width

Definition at line 64 of file mveplayer.cpp.