]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/twinvq.h
Merge commit 'a097f0049b28dc3ed13625e4a42619292c92492f'
[ffmpeg] / libavcodec / twinvq.h
index 9ff355470e114c6548e5411293440a76e239d543..c4e9688d46ddd1eb7a54d4e34f0b14dbccc5d187 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