#include "huffman.h"
#include "math.h"
#include "mpcdec.h"
#include "reader.h"
#include "streaminfo.h"
Go to the source code of this file.
Classes | |
struct | QuantTyp |
struct | mpc_decoder_t |
Typedefs | |
typedef mpc_decoder_t | mpc_decoder |
Enumerations | |
enum | { MPC_V_MEM = 2304, MPC_DECODER_MEMSIZE = 16384 } |
Definition in file decoder.h.