hvirtual/quicktime/ffmpeg/libavcodec/liba52/resample_c.c File Reference

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

Go to the source code of this file.

Functions

static int16_t convert (int32_t i)
static int a52_resample_MONO_to_5_C (float *_f, int16_t *s16)
static int a52_resample_MONO_to_1_C (float *_f, int16_t *s16)
static int a52_resample_STEREO_to_2_C (float *_f, int16_t *s16)
static int a52_resample_3F_to_5_C (float *_f, int16_t *s16)
static int a52_resample_2F_2R_to_4_C (float *_f, int16_t *s16)
static int a52_resample_3F_2R_to_5_C (float *_f, int16_t *s16)
static int a52_resample_MONO_LFE_to_6_C (float *_f, int16_t *s16)
static int a52_resample_STEREO_LFE_to_6_C (float *_f, int16_t *s16)
static int a52_resample_3F_LFE_to_6_C (float *_f, int16_t *s16)
static int a52_resample_2F_2R_LFE_to_6_C (float *_f, int16_t *s16)
static int a52_resample_3F_2R_LFE_to_6_C (float *_f, int16_t *s16)
static void * a52_resample_C (int flags, int ch)


Function Documentation

static int a52_resample_2F_2R_LFE_to_6_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 115 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_2F_2R_to_4_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 54 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_3F_2R_LFE_to_6_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 129 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_3F_2R_to_5_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 66 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_3F_LFE_to_6_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 102 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_3F_to_5_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 42 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static void* a52_resample_C ( int  flags,
int  ch 
) [static]

static int a52_resample_MONO_LFE_to_6_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 79 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_MONO_to_1_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 23 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_MONO_to_5_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 13 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_STEREO_LFE_to_6_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 90 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int a52_resample_STEREO_to_2_C ( float *  _f,
int16_t *  s16 
) [static]

Definition at line 32 of file resample_c.c.

References convert().

Referenced by a52_resample_C().

Here is the call graph for this function:

static int16_t convert ( int32_t  i  )  [inline, static]

Definition at line 3 of file resample_c.c.


Generated on Mon Apr 28 14:04:56 2008 for Cinelerra by  doxygen 1.5.5