parse.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int usage (FILE *const fp, const char *ProgramName)
int short_help (const lame_global_flags *gfp, FILE *const fp, const char *ProgramName)
int long_help (const lame_global_flags *gfp, FILE *const fp, const char *ProgramName, int lessmode)
int display_bitrates (FILE *const fp)
int parse_args (lame_global_flags *gfp, int argc, char **argv, char *const inPath, char *const outPath, char *nogap_inPath[], int *max_nogap)
void parse_close ()


Function Documentation

int display_bitrates ( FILE *const   fp  ) 

Definition at line 699 of file parse.c.

References display_bitrate().

Referenced by long_help(), and main().

Here is the call graph for this function:

int long_help ( const lame_global_flags gfp,
FILE *const   fp,
const char *  ProgramName,
int  lessmode 
)

OBSOLETE " --athaa-loudapprox n n=1 total energy or n=2 equal loudness curve\n"

Definition at line 433 of file parse.c.

References DEV_HELP, display_bitrates(), gfp, lame_get_VBR_q(), lame_version_print(), and wait_for().

Referenced by parse_args().

Here is the call graph for this function:

int parse_args ( lame_global_flags gfp,
int  argc,
char **  argv,
char *const   inPath,
char *const   outPath,
char *  nogap_inPath[],
int *  max_nogap 
)

void parse_close (  ) 

int short_help ( const lame_global_flags gfp,
FILE *const   fp,
const char *  ProgramName 
)

Definition at line 367 of file parse.c.

References gfp, lame_get_VBR_q(), and lame_version_print().

Referenced by parse_args().

Here is the call graph for this function:

int usage ( FILE *const   fp,
const char *  ProgramName 
)

Definition at line 337 of file parse.c.

References lame_version_print().

Referenced by main(), and parse_args().

Here is the call graph for this function:


Generated on Sun Dec 2 11:35:25 2007 for LAME by  doxygen 1.5.2