Revision ccf22d3e libavcodec/ppc/dsputil_altivec.h
libavcodec/ppc/dsputil_altivec.h | ||
---|---|---|
30 | 30 |
|
31 | 31 |
void avg_pixels16_altivec(uint8_t *block, const uint8_t *pixels, int line_size, int h); |
32 | 32 |
|
33 |
int has_altivec(void); |
|
34 |
|
|
35 | 33 |
void fdct_altivec(int16_t *block); |
36 | 34 |
void gmc1_altivec(uint8_t *dst, uint8_t *src, int stride, int h, |
37 | 35 |
int x16, int y16, int rounder); |
Also available in: Unified diff