40 #define SAMPLES_PER_BAND 36 41 #define MPC_FRAME_SIZE (BANDS * SAMPLES_PER_BAND)
#define DECLARE_ALIGNED(n, t, v)
Declare a variable that is aligned in memory.
void ff_mpc_dequantize_and_synth(MPCContext *c, int maxband, int16_t **out, int channels)
Libavcodec external API header.
static const float bands[]
mpeg audio declarations for both encoder and decoder.
Subband structure - hold all variables for each subband.