mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 17:42:17 +00:00
cosmetics: Remove trailing whitespace, reformat one comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25512 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ff08ff09ac
commit
dca49663cd
@ -23,9 +23,9 @@
|
||||
*/
|
||||
|
||||
/* optimization TODO / NOTES
|
||||
movntq is slightly faster (0.5% with the current test.c benchmark)
|
||||
(but that is just test.c so that needs to be tested in reality)
|
||||
and it would mean (C / MMX2 / MMX / 3DNOW) versions
|
||||
* movntq is slightly faster (0.5% with the current test.c benchmark)
|
||||
* (but that is just test.c so that needs to be tested in reality)
|
||||
* and it would mean (C / MMX2 / MMX / 3DNOW) versions.
|
||||
*/
|
||||
|
||||
#include "a52_internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user