Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
5a4bbdeb
Commit
5a4bbdeb
authored
Feb 19, 2008
by
Jean-Marc Valin
Browse files
Slight increase to the bit allocation in the mid-high freqs
parent
472a5f03
Changes
1
Hide whitespace changes
Inline
Side-by-side
libcelt/modes.c
View file @
5a4bbdeb
...
...
@@ -73,11 +73,11 @@ static const celt_int16_t pitch_freq[PBANDS+1] ={0, 345, 689, 1034, 1378, 2067,
#define BITALLOC_SIZE 10
static
const
int
band_allocation
[
BARK_BANDS
*
BITALLOC_SIZE
]
=
{
2
,
2
,
1
,
1
,
2
,
2
,
1
,
1
,
1
,
1
,
1
,
1
,
1
,
1
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
2
,
2
,
2
,
1
,
2
,
2
,
2
,
2
,
2
,
1
,
2
,
2
,
3
,
3
,
3
,
3
,
3
,
3
,
3
,
0
,
0
,
0
,
0
,
0
,
0
,
2
,
2
,
2
,
2
,
3
,
2
,
2
,
2
,
2
,
2
,
3
,
2
,
4
,
4
,
4
,
4
,
4
,
4
,
4
,
4
,
0
,
0
,
0
,
0
,
0
,
3
,
2
,
2
,
2
,
3
,
3
,
2
,
3
,
2
,
2
,
4
,
3
,
5
,
5
,
5
,
5
,
5
,
5
,
5
,
5
,
5
,
5
,
0
,
0
,
0
,
3
,
3
,
2
,
2
,
3
,
3
,
3
,
3
,
3
,
2
,
4
,
4
,
7
,
7
,
5
,
5
,
5
,
5
,
5
,
5
,
5
,
5
,
5
,
0
,
0
,
3
,
3
,
2
,
2
,
3
,
3
,
3
,
3
,
3
,
3
,
4
,
4
,
8
,
8
,
8
,
8
,
8
,
8
,
9
,
10
,
11
,
10
,
10
,
5
,
5
,
2
,
2
,
2
,
1
,
2
,
2
,
2
,
2
,
2
,
1
,
2
,
2
,
5
,
5
,
7
,
7
,
7
,
5
,
4
,
0
,
0
,
0
,
0
,
0
,
0
,
2
,
2
,
2
,
2
,
3
,
2
,
2
,
2
,
2
,
2
,
3
,
2
,
6
,
6
,
8
,
8
,
8
,
6
,
5
,
4
,
0
,
0
,
0
,
0
,
0
,
3
,
2
,
2
,
2
,
3
,
3
,
2
,
3
,
2
,
2
,
4
,
3
,
7
,
7
,
9
,
9
,
9
,
7
,
6
,
5
,
5
,
5
,
0
,
0
,
0
,
3
,
3
,
2
,
2
,
3
,
3
,
3
,
3
,
3
,
2
,
4
,
4
,
9
,
9
,
10
,
10
,
10
,
9
,
6
,
5
,
5
,
5
,
5
,
0
,
0
,
3
,
3
,
2
,
2
,
3
,
3
,
3
,
3
,
3
,
3
,
4
,
4
,
10
,
10
,
12
,
12
,
12
,
10
,
10
,
10
,
11
,
10
,
10
,
5
,
5
,
4
,
4
,
4
,
4
,
5
,
5
,
5
,
5
,
5
,
4
,
7
,
7
,
14
,
13
,
13
,
13
,
13
,
13
,
15
,
16
,
17
,
18
,
20
,
18
,
11
,
7
,
7
,
6
,
6
,
9
,
8
,
8
,
8
,
8
,
8
,
11
,
11
,
20
,
18
,
19
,
19
,
25
,
22
,
25
,
30
,
30
,
35
,
35
,
35
,
35
,
8
,
8
,
8
,
8
,
10
,
10
,
10
,
10
,
9
,
9
,
19
,
18
,
25
,
24
,
23
,
21
,
29
,
27
,
35
,
40
,
42
,
50
,
59
,
54
,
51
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment