summaryrefslogtreecommitdiff
path: root/silk/PLC.h
diff options
context:
space:
mode:
Diffstat (limited to 'silk/PLC.h')
-rw-r--r--silk/PLC.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/silk/PLC.h b/silk/PLC.h
index 1974c353..1d2d9061 100644
--- a/silk/PLC.h
+++ b/silk/PLC.h
@@ -34,7 +34,6 @@ POSSIBILITY OF SUCH DAMAGE.
#define V_PITCH_GAIN_START_MIN_Q14 11469 /* 0.7 in Q14 */
#define V_PITCH_GAIN_START_MAX_Q14 15565 /* 0.95 in Q14 */
#define MAX_PITCH_LAG_MS 18
-#define SA_THRES_Q8 50
#define RAND_BUF_SIZE 128
#define RAND_BUF_MASK ( RAND_BUF_SIZE - 1 )
#define LOG2_INV_LPC_GAIN_HIGH_THRES 3 /* 2^3 = 8 dB LPC gain */