Commit ee7d1b37 authored by vitor's avatar vitor

Cosmetics

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13608 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 80fca354
...@@ -298,7 +298,7 @@ static int eval_refl(const int16_t *coefs, int *refl) ...@@ -298,7 +298,7 @@ static int eval_refl(const int16_t *coefs, int *refl)
} }
static int interp(RA144Context *ractx, int16_t *decsp, int block_num, static int interp(RA144Context *ractx, int16_t *decsp, int block_num,
int copynew, int energy) int copynew, int energy)
{ {
int work[10]; int work[10];
int a = block_num + 1; int a = block_num + 1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment