| 29 |
static __attribute__ ((aligned(8), unused)) uint64_t bone= 0x0101010101010101LL; |
29 |
static __attribute__ ((aligned(8), used)) uint64_t bone= 0x0101010101010101LL; |
| 31 |
static inline void sad8_mmx(uint8_t *blk1, uint8_t *blk2, int stride, int h) |
31 |
static inline void sad8_mmx(uint8_t *blk1, uint8_t *blk2, int stride, int h) |