#include <mpcdec/mpcdec.h>
#include <mpcdec/internal.h>
Go to the source code of this file.
Defines | |
#define | MPC_FIXED_POINT_SYNTH_FIX 2 |
#define | _(value) MAKE_MPC_SAMPLE((double)value/(double)(0x10000)) |
Typedefs | |
typedef mpc_int32_t | ptrdiff_t |
Functions | |
void | mpc_decoder_synthese_filter_float (mpc_decoder *d, MPC_SAMPLE_FORMAT *OutData) |
mpc_uint32_t | mpc_random_int (mpc_decoder *d) |
helper functions used by multiple files |
Definition in file synth_filter.c.