diff options
author | A. Maitland Bottoms <bottoms@debian.org> | 2014-05-27 15:07:22 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2014-05-27 15:08:13 -0700 |
commit | 6cda1db8e69db8992d3698cb43b13f2335b0c10d (patch) | |
tree | 87d9c996f308886247517477e13710981516a91d /gr-vocoder/lib/codec2/nlp.c | |
parent | 5cb67ced9b0735a6a7d0782c801ea0604153bef2 (diff) |
vocoder: merge final codec2 update
Diffstat (limited to 'gr-vocoder/lib/codec2/nlp.c')
-rw-r--r-- | gr-vocoder/lib/codec2/nlp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/codec2/nlp.c b/gr-vocoder/lib/codec2/nlp.c index cca835b46f..83375dcd78 100644 --- a/gr-vocoder/lib/codec2/nlp.c +++ b/gr-vocoder/lib/codec2/nlp.c @@ -53,7 +53,7 @@ #define CNLP 0.3 /* post processor constant */ #define NLP_NTAP 48 /* Decimation LPF order */ -#undef DUMP +//#undef DUMP /*---------------------------------------------------------------------------*\ |