Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
7f995abe
Commit
7f995abe
authored
Apr 29, 2011
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
acelp: Remove unused gray_decode table.
parent
b1bb3b8d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
acelp_vectors.c
libavcodec/acelp_vectors.c
+0
-10
No files found.
libavcodec/acelp_vectors.c
View file @
7f995abe
...
@@ -93,16 +93,6 @@ const uint8_t ff_fc_4pulses_8bits_track_4[32] =
...
@@ -93,16 +93,6 @@ const uint8_t ff_fc_4pulses_8bits_track_4[32] =
78
,
79
,
78
,
79
,
};
};
#if 0
static uint8_t gray_decode[32] =
{
0, 1, 3, 2, 7, 6, 4, 5,
15, 14, 12, 13, 8, 9, 11, 10,
31, 30, 28, 29, 24, 25, 27, 26,
16, 17, 19, 18, 23, 22, 20, 21
};
#endif
const
float
ff_pow_0_7
[
10
]
=
{
const
float
ff_pow_0_7
[
10
]
=
{
0
.
700000
,
0
.
490000
,
0
.
343000
,
0
.
240100
,
0
.
168070
,
0
.
700000
,
0
.
490000
,
0
.
343000
,
0
.
240100
,
0
.
168070
,
0
.
117649
,
0
.
082354
,
0
.
05764
8
,
0
.
040354
,
0
.
02
8248
0
.
117649
,
0
.
082354
,
0
.
05764
8
,
0
.
040354
,
0
.
02
8248
...
...
Write
Preview
Markdown
is supported
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