]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/twinvq_data.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / twinvq_data.h
index 3042cd1beb016760eba5ebb71fe6fb27398a220e..63911f85f4163174082e4a5cf2a7a8cf23e586fd 100644 (file)
@@ -135,7 +135,7 @@ static const uint16_t bark_tab_s44_128[] = {
  *
  * without risking a segfault on malformed files.
  */
-static const struct {
+static const struct twinvq_data {
     float lsp08[504];
     int16_t fcb08l[640];
     int16_t fcb08m[320];