summaryrefslogtreecommitdiff
path: root/mec2_const.h
diff options
context:
space:
mode:
Diffstat (limited to 'mec2_const.h')
-rwxr-xr-xmec2_const.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mec2_const.h b/mec2_const.h
index 9c897f4..4c7e8c9 100755
--- a/mec2_const.h
+++ b/mec2_const.h
@@ -21,5 +21,8 @@
#define RES_SUPR_FACTOR -20
#define AGGRESSIVE_HCNTR 160 /* 20ms */
+/* Only use agressive echo cancellation for this amount of time then go back to normal cancelation */
+/* #define AGGRESSIVE_TIMELIMIT 150000 */ /* 8 = 1ms */
+
#endif /* _MEC2_CONST_H */