Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2007-12-02 12:55:22 +0300
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2007-12-02 12:55:22 +0300
commit7f4701383bc16ccf1808e5fee0b6cea25563bb22 (patch)
tree7a6465d5713ea9bae203a272852a598d63c6cb5b /libcelt/bands.c
parentf3efa3e1323d0539ebdd2d41a78522c6ece7bc98 (diff)
Nothing to see here.
Diffstat (limited to 'libcelt/bands.c')
-rw-r--r--libcelt/bands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcelt/bands.c b/libcelt/bands.c
index 34e72f0..5b56101 100644
--- a/libcelt/bands.c
+++ b/libcelt/bands.c
@@ -36,6 +36,7 @@
const int qbank[NBANDS+2] = {0, 2, 4, 6, 8, 12, 16, 20, 24, 28, 36, 44, 52, 68, 84, 116, 128};
const int qpulses[NBANDS ] = {7, 5, 4, 4, 3, 3, 3, 3, 3, 4, 4, 4, 0, 0, 0};
+//const int qpulses[NBANDS ] = {17,15,14,14,13, 13, 13, 13, 13, 14, 14, 14, 10, 10, 10};
#define WAVEFORM_END 52