mpc.h File Reference


Detailed Description

Musepack decoder MPEG Audio Layer 1/2 -like codec with frames of 1152 samples divided into 32 subbands.

Definition in file mpc.h.

Go to the source code of this file.

Classes

struct  Band
 Subband structure - hold all variables for each subband. More...
struct  MPCContext

Functions

void ff_mpc_init ()
void ff_mpc_dequantize_and_synth (MPCContext *c, int maxband, void *dst)


Function Documentation

void ff_mpc_init (  ) 

Definition at line 43 of file libavcodec/mpc.c.

Referenced by mpc7_decode_init(), and mpc8_decode_init().

void ff_mpc_dequantize_and_synth ( MPCContext c,
int  maxband,
void *  dst 
)

Definition at line 71 of file libavcodec/mpc.c.

Referenced by mpc7_decode_frame(), and mpc8_decode_frame().


Generated on Sat Dec 18 05:15:54 2010 for MythTV by  doxygen 1.5.5