Functions | |
void | FpsReset () |
void | UpdateStatusBuf () |
int | DemoVideo () |
int | mainVideo (int argc, char *argv[]) |
Variables | |
int | gVerbose |
int | gStepSize |
bool | gRotateLeft |
bool | gRotateRight |
int | gGopSize |
bool | gDoRandom |
bool | gDoLoop |
int | gNrFrames |
char | gStatusBuf [256] |
int | gFramesDone = 0 |
RgbDataSrc * | gSrc = 0 |
RgbDataDst * | gDst = 0 |
int | gDstWidth |
int | gDstHeight |
Timer | gTimer (1) |