Commit 9c1619b5 authored by Paul B Mahol's avatar Paul B Mahol

mpc7: remove duplicated definitions

They are available in mpc.h
Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 7bf16ec3
......@@ -35,10 +35,6 @@
#include "mpc.h"
#include "mpc7data.h"
#define BANDS 32
#define SAMPLES_PER_BAND 36
#define MPC_FRAME_SIZE (BANDS * SAMPLES_PER_BAND)
static VLC scfi_vlc, dscf_vlc, hdr_vlc, quant_vlc[MPC7_QUANT_VLC_TABLES][2];
static const uint16_t quant_offsets[MPC7_QUANT_VLC_TABLES*2 + 1] =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment