summaryrefslogtreecommitdiff
path: root/libavcodec/ac3dec_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ac3dec_data.h')
-rw-r--r--libavcodec/ac3dec_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/ac3dec_data.h b/libavcodec/ac3dec_data.h
index 73aae1e178..486d04a40b 100644
--- a/libavcodec/ac3dec_data.h
+++ b/libavcodec/ac3dec_data.h
@@ -34,8 +34,6 @@ extern const int8_t ff_eac3_gaq_remap_2_4_b[9][2];
extern const int16_t (* const ff_eac3_mantissa_vq[8])[6];
extern const uint8_t ff_eac3_frm_expstr[32][6];
extern const uint8_t ff_eac3_default_cpl_band_struct[18];
-extern const uint8_t ff_eac3_default_spx_band_struct[17];
-extern const int32_t ff_eac3_spx_atten_tab[32][3];
extern const uint8_t ff_ac3_rematrix_band_tab[5];