decode_i386.h File Reference

#include "common.h"

Include dependency graph for decode_i386.h:

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

Go to the source code of this file.

Functions

int synth_1to1_mono (PMPSTR mp, real *bandPtr, unsigned char *out, int *pnt)
int synth_1to1 (PMPSTR mp, real *bandPtr, int channel, unsigned char *out, int *pnt)
int synth_1to1_mono_unclipped (PMPSTR mp, real *bandPtr, unsigned char *out, int *pnt)
int synth_1to1_unclipped (PMPSTR mp, real *bandPtr, int channel, unsigned char *out, int *pnt)


Function Documentation

int synth_1to1 ( PMPSTR  mp,
real *  bandPtr,
int  channel,
unsigned char *  out,
int *  pnt 
)

Definition at line 195 of file decode_i386.c.

References SYNTH_1TO1_CLIPCHOICE, and WRITE_SAMPLE_CLIPPED.

Referenced by decodeMP3(), do_layer1(), do_layer2(), and synth_1to1_mono().

int synth_1to1_mono ( PMPSTR  mp,
real *  bandPtr,
unsigned char *  out,
int *  pnt 
)

Definition at line 80 of file decode_i386.c.

References synth_1to1(), and SYNTH_1TO1_MONO_CLIPCHOICE.

Referenced by decodeMP3(), do_layer1(), and do_layer2().

Here is the call graph for this function:

int synth_1to1_mono_unclipped ( PMPSTR  mp,
real *  bandPtr,
unsigned char *  out,
int *  pnt 
)

Definition at line 85 of file decode_i386.c.

References real, SYNTH_1TO1_MONO_CLIPCHOICE, and synth_1to1_unclipped().

Referenced by decodeMP3_unclipped().

Here is the call graph for this function:

int synth_1to1_unclipped ( PMPSTR  mp,
real *  bandPtr,
int  channel,
unsigned char *  out,
int *  pnt 
)

Definition at line 200 of file decode_i386.c.

References real, SYNTH_1TO1_CLIPCHOICE, and WRITE_SAMPLE_UNCLIPPED.

Referenced by decodeMP3_unclipped(), and synth_1to1_mono_unclipped().


Generated on Sun Dec 2 11:37:27 2007 for LAME by  doxygen 1.5.2