Go to the source code of this file.
Defines | |
#define | MODULE_OUTPUT |
Functions | |
long | AntiAliasLine (long scanline, long aa, UCHAR *Red, UCHAR *Green, UCHAR *Blue, UCHAR *Alfa, UCHAR *L_Red, UCHAR *L_Green, UCHAR *L_Blue, UCHAR *L_Alfa, UCHAR *LL_Red, UCHAR *LL_Green, UCHAR *LL_Blue, UCHAR *LL_Alfa) |
void | ScanlineToZbuffer (long k, double *Zdepth) |
void | ScanlineToZobject (long k, long *Zobject) |
void | FillAlfaLine (UCHAR *Alfa, long *ZglassO[], long *Zobject) |
long | ScreenTo32bitFile (long frame, char *outputfile, char *out_root, fullscreenbuffer *stereo) |
void | OneExternalFrame (long frame, void *sbuffer, char *out_root, long type, long quality) |
Variables | |
unsigned char * | gRed |
unsigned char * | gGreen |
unsigned char * | gBlue |
unsigned char * | gL_Red |
unsigned char * | gL_Green |
unsigned char * | gL_Blue |
char | gszHomeDir [] |
unsigned char* gRed |
unsigned char * gGreen |
unsigned char * gBlue |
unsigned char * gL_Red |
unsigned char * gL_Green |
unsigned char * gL_Blue |
char gszHomeDir[] |