summaryrefslogtreecommitdiff
path: root/thirdparty/opus/silk/tables_LTP.c
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/opus/silk/tables_LTP.c')
-rw-r--r--thirdparty/opus/silk/tables_LTP.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/thirdparty/opus/silk/tables_LTP.c b/thirdparty/opus/silk/tables_LTP.c
index 5e12c8643e..0e6a0254d5 100644
--- a/thirdparty/opus/silk/tables_LTP.c
+++ b/thirdparty/opus/silk/tables_LTP.c
@@ -51,6 +51,8 @@ static const opus_uint8 silk_LTP_gain_iCDF_2[32] = {
24, 20, 16, 12, 9, 5, 2, 0
};
+const opus_int16 silk_LTP_gain_middle_avg_RD_Q14 = 12304;
+
static const opus_uint8 silk_LTP_gain_BITS_Q5_0[8] = {
15, 131, 138, 138, 155, 155, 173, 173
};