mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-29 10:43:15 +00:00
Cosmetics: indent
Originally committed as revision 13929 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b0068d75eb
commit
37a4b3bb02
@ -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…
Reference in New Issue
Block a user