Skip to content
Snippets Groups Projects
Commit 8fb0d073 authored by Måns Rullgård's avatar Måns Rullgård
Browse files

kill warning

Originally committed as revision 5588 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d10fda8e
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
*/
#undef SPREADW
#undef PMAXW
#undef PMAX
#ifdef HAVE_MMX2
#define SPREADW(a) "pshufw $0, " #a ", " #a " \n\t"
#define PMAXW(a,b) "pmaxsw " #a ", " #b " \n\t"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment