From 7fde0588796ae90b3be3981403238575d3b9282e Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Wed, 1 Sep 2010 22:04:53 -0400 Subject: [PATCH] Smoothing out some curves --- libcelt/modes.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libcelt/modes.c b/libcelt/modes.c index 0915aa93..9ba4eb1d 100644 --- a/libcelt/modes.c +++ b/libcelt/modes.c @@ -99,10 +99,10 @@ static const unsigned char band_allocation[] = { 80, 80, 75, 70, 65, 60, 55, 50, 44, 40, 35, 30, 15, 1, 0, 0, 0, 0, 0, 0, 0, 90, 85, 85, 85, 85, 82, 78, 74, 70, 65, 60, 54, 45, 35, 25, 15, 1, 0, 0, 0, 0, 120,110,110,110,100, 96, 90, 88, 84, 76, 70, 65, 60, 45, 35, 25, 20, 1, 1, 0, 0, -130,130,130,128,120,112,104,104,100, 96, 76, 68, 60, 52, 36, 36, 32, 28, 20, 8, 0, +135,125,125,125,115,112,104,104,100, 96, 83, 78, 70, 55, 46, 36, 32, 28, 20, 8, 0, 168,168,168,148,140,136,135,130,136,140,128,124,108, 96, 88, 83, 72, 56, 44, 28, 2, -184,196,184,184,168,172,176,188,200,208,204,192,156,128,108, 96, 88, 76, 68, 44, 20, -212,212,196,192,220,255,255,255,255,255,255,255,224,188,164,148,124, 96, 80, 64, 40, +224,192,192,192,192,192,192,192,192,192,192,192,156,128,108, 96, 88, 76, 68, 44, 20, +255,224,224,224,224,224,224,224,224,224,224,224,224,188,164,148,124, 96, 80, 64, 40, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,252,220,188,144,104, 84, 60, };