libavcodec/ac3dsp.c File Reference

#include "avcodec.h"
#include "ac3dsp.h"

Go to the source code of this file.

Functions

static void ac3_exponent_min_c (uint8_t *exp, int num_reuse_blocks, int nb_coefs)
static int ac3_max_msb_abs_int16_c (const int16_t *src, int len)
av_cold void ff_ac3dsp_init (AC3DSPContext *c)


Function Documentation

static void ac3_exponent_min_c ( uint8_t *  exp,
int  num_reuse_blocks,
int  nb_coefs 
) [static]

Definition at line 25 of file ac3dsp.c.

Referenced by ff_ac3dsp_init().

static int ac3_max_msb_abs_int16_c ( const int16_t *  src,
int  len 
) [static]

Definition at line 45 of file ac3dsp.c.

Referenced by ff_ac3dsp_init().

av_cold void ff_ac3dsp_init ( AC3DSPContext c  ) 

Definition at line 53 of file ac3dsp.c.

Referenced by ac3_encode_init().


Generated on Mon May 2 19:50:14 2011 for FFmpeg by  doxygen 1.5.6