1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00

Cosmetics: reindent tables

Originally committed as revision 14093 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2008-07-06 14:16:21 +00:00
parent f803495415
commit f27f0fc374

View File

@ -22,8 +22,10 @@
#ifndef FFMPEG_RA288_H
#define FFMPEG_RA288_H
static const float amptable[8]={ 0.515625, 0.90234375, 1.57910156, 2.76342773,
-0.515625,-0.90234375,-1.57910156,-2.76342773 };
static const float amptable[8]={
0.515625, 0.90234375, 1.57910156, 2.76342773,
-0.515625, -0.90234375, -1.57910156, -2.76342773
};
static const float codetable[128][5]={
{ 0.326171875, -1.4404296875, -0.6123046875, -0.8740234375, -1.24658203125},