]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/twinvq.h
arm: Use .data.rel.ro for const data with relocations
[ffmpeg] / libavcodec / twinvq.h
index f6b3942ff2b454b2378007554d3b706aff98d7cb..7601e5ba53e7af140a63cc1814120d2dff4c4107 100644 (file)
@@ -141,6 +141,8 @@ typedef struct TwinVQContext {
 
     const TwinVQModeTab *mtab;
 
+    int is_6kbps;
+
     // history
     float lsp_hist[2][20];           ///< LSP coefficients of the last frame
     float bark_hist[3][2][40];       ///< BSE coefficients of last frame