40 #define SAMPLES_PER_BAND 36
41 #define MPC_FRAME_SIZE (BANDS * SAMPLES_PER_BAND)
#define DECLARE_ALIGNED(n, t, v)
bitstream reader API header.
mpeg audio declarations for both encoder and decoder.
void ff_mpc_dequantize_and_synth(MPCContext *c, int maxband, void *dst, int channels)
Subband structure - hold all variables for each subband.