Doxygen Source Code Documentation
Main Page Alphabetical List Data Structures File List Data Fields Globals Search
mpeg.c File Reference
#include "all.h"
#include <time.h>
#include <errno.h>
#include <unistd.h>
#include "mtypes.h"
#include "frames.h"
#include "search.h"
#include "mpeg.h"
#include "prototypes.h"
#include "parallel.h"
#include "param.h"
#include "readframe.h"
#include "fsize.h"
#include "mheaders.h"
#include "rate.h"
#include <sys/stat.h>
Go to the source code of this file.
Define Documentation
Function Documentation
| void PrintEndStats _ANSI_ARGS_ |
( |
(int inputFrameBits, int32 totalBits) |
|
) |
[static] |
|
| void ComputeDHMSTime _ANSI_ARGS_ |
( |
(int32 someTime, char *timeText) |
|
) |
[static] |
|
| void ShowRemainingTime _ANSI_ARGS_ |
( |
(void) |
|
) |
[static] |
|
| void SetReferenceFrameType |
( |
type |
|
) |
|
|
Variable Documentation
| int aspectRatio = ASPECT_1
|
|
| char bitRateFileName[256]
|
|
| char currentPath[MAXPATHLEN]
|
|
| int frameRateRounded = 30
|
|
int framesOutput [static]
|
|
|
|
include <malloc.h> *
Definition at line 1242 of file mpeg.c. |
| unsigned char userDataFileName[]
|
|