Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

main.c File Reference

#include <assert.h>
#include "all.h"
#include "mtypes.h"
#include "mpeg.h"
#include "search.h"
#include "prototypes.h"
#include "param.h"
#include "parallel.h"
#include "readframe.h"
#include "combine.h"
#include "frames.h"
#include "jpeg.h"
#include "specifics.h"
#include "opts.h"
#include <time.h>

Go to the source code of this file.


Functions

int main _ANSI_ARGS_ ((int argc, char **argv))
void Usage _ANSI_ARGS_ ((void))
int main (argc, argv) int argc

Variables

int frameStart = -1
int frameEnd
time_t IOtime
int whichGOP = -1
boolean childProcess = FALSE
boolean ioServer = FALSE
boolean outputServer = FALSE
boolean decodeServer = FALSE
int quietTime = 0
boolean realQuiet = FALSE
boolean frameSummary = TRUE
boolean debugSockets = FALSE
boolean debugMachines = FALSE
boolean showBitRatePerFrame = FALSE
boolean computeMVHist = FALSE
int baseFormat
boolean specificsOn
FrameSpecListfsl
boolean pureDCT = FALSE
char encoder_name [1024]
char ** argv

Function Documentation

void Usage _ANSI_ARGS_ (void)    [static]
 

int main _ANSI_ARGS_ (int argc, char **argv  
 

int main argc   ,
argv   
 


Variable Documentation

char** argv
 

Definition at line 211 of file mpeg_encodedir/main.c.

int baseFormat
 

Definition at line 173 of file mpeg_encodedir/main.c.

boolean childProcess = FALSE
 

Definition at line 162 of file mpeg_encodedir/main.c.

boolean computeMVHist = FALSE
 

Definition at line 172 of file mpeg_encodedir/main.c.

boolean debugMachines = FALSE
 

Definition at line 170 of file mpeg_encodedir/main.c.

boolean debugSockets = FALSE
 

Definition at line 169 of file mpeg_encodedir/main.c.

boolean decodeServer = FALSE
 

Definition at line 165 of file mpeg_encodedir/main.c.

char encoder_name[1024]
 

Definition at line 177 of file mpeg_encodedir/main.c.

int frameEnd [static]
 

Definition at line 153 of file mpeg_encodedir/main.c.

int frameStart = -1 [static]
 

Definition at line 152 of file mpeg_encodedir/main.c.

boolean frameSummary = TRUE
 

Definition at line 168 of file mpeg_encodedir/main.c.

FrameSpecList* fsl
 

Definition at line 175 of file mpeg_encodedir/main.c.

boolean ioServer = FALSE
 

Definition at line 163 of file mpeg_encodedir/main.c.

time_t IOtime
 

Definition at line 160 of file mpeg_encodedir/main.c.

boolean outputServer = FALSE
 

Definition at line 164 of file mpeg_encodedir/main.c.

boolean pureDCT = FALSE
 

Definition at line 176 of file mpeg_encodedir/main.c.

Referenced by Tune_Init().

int quietTime = 0
 

Definition at line 166 of file mpeg_encodedir/main.c.

boolean realQuiet = FALSE
 

Definition at line 167 of file mpeg_encodedir/main.c.

boolean showBitRatePerFrame = FALSE
 

Definition at line 171 of file mpeg_encodedir/main.c.

boolean specificsOn
 

Definition at line 174 of file mpeg_encodedir/main.c.

int whichGOP = -1
 

Definition at line 161 of file mpeg_encodedir/main.c.

 

Powered by Plone

This site conforms to the following standards: