summaryrefslogtreecommitdiff
path: root/libavcodec/twinvq.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/twinvq.h')
-rw-r--r--libavcodec/twinvq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/twinvq.h b/libavcodec/twinvq.h
index f6b3942ff2..7601e5ba53 100644
--- a/libavcodec/twinvq.h
+++ b/libavcodec/twinvq.h
@@ -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