Revision 9c39071d libavcodec/i386/motion_est_mmx.c
libavcodec/i386/motion_est_mmx.c | ||
---|---|---|
20 | 20 |
* mostly by Michael Niedermayer <michaelni@gmx.at> |
21 | 21 |
*/ |
22 | 22 |
#include "../dsputil.h" |
23 |
#include "mmx.h"
|
|
23 |
#include "x86_cpu.h"
|
|
24 | 24 |
|
25 | 25 |
static const __attribute__ ((aligned(8))) uint64_t round_tab[3]={ |
26 | 26 |
0x0000000000000000ULL, |
Also available in: Unified diff