]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ac3dec_data.c
g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO
[ffmpeg] / libavcodec / ac3dec_data.c
index ba3cbd30ef3aa7eb925a77d92d6fa33b699e0926..272a963f08652de1baac597ebfa7f78d727bcd2b 100644 (file)
@@ -53,12 +53,6 @@ const uint8_t ff_eac3_hebap_tab[64] = {
     19, 19, 19, 19,
 };
 
-/**
- * Table E2.16 Default Coupling Banding Structure
- */
-const uint8_t ff_eac3_default_cpl_band_struct[18] =
-{ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1 };
-
 /**
  * Table E2.15 Default Spectral Extension Banding Structure
  */