kill warning
Originally committed as revision 5588 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d10fda8ee2
commit
8fb0d07339
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user