summaryrefslogtreecommitdiff
path: root/libavcodec/ra144.h
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2008-06-19 20:28:28 +0000
committerVitor Sessak <vitor1001@gmail.com>2008-06-19 20:28:28 +0000
commita2d10dd8d8ad5f893d37724fa03aaafd588aa383 (patch)
tree9b99b4ca5f889c238fb57cca54b9cd3a3ee3b3d1 /libavcodec/ra144.h
parent98cc8e184a2e2a7eb011f381b80d574490a68881 (diff)
Rename table
Originally committed as revision 13824 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ra144.h')
-rw-r--r--libavcodec/ra144.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ra144.h b/libavcodec/ra144.h
index fd74c972c7..af2b9257fb 100644
--- a/libavcodec/ra144.h
+++ b/libavcodec/ra144.h
@@ -1869,7 +1869,7 @@ static const uint32_t ftable2[128]={
192855, 211270, 211641, 210734, 221325, 222075, 214093, 194793
};
-static const int16_t decodeval[63]={
+static const int16_t energy_tab[63]={
0, 6, 16, 18, 20, 23, 25, 29,
32, 36, 41, 46, 51, 57, 65, 73,
81, 91, 103, 115, 129, 145, 163, 183,