Cosmetics: indent
Originally committed as revision 13929 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b0068d75eb
commit
37a4b3bb02
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ static unsigned int rms(const int *data)
|
|||
data++;
|
||||
}
|
||||
|
||||
res = t_sqrt(res);
|
||||
res = t_sqrt(res);
|
||||
|
||||
res >>= (b + 10);
|
||||
return res;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue