#include <mpcdec/mpcdec.h>
#include <mpcdec/huffman.h>
#include <mpcdec/requant.h>
Go to the source code of this file.
Functions | |
void | mpc_decoder_init_huffman_sv7 (mpc_decoder *d) |
void | mpc_decoder_init_huffman_sv7_tables (mpc_decoder *d) |
Definition in file huffsv7.c.