*/
-#if COMPILE_TEMPLATE_ALTIVEC
#include "swscale_altivec_template.c"
-#endif
-#if COMPILE_TEMPLATE_ALTIVEC
static inline void RENAME(yuv2yuvX)(SwsContext *c, const int16_t *lumFilter,
const int16_t **lumSrc, int lumFilterSize,
const int16_t *chrFilter, const int16_t **chrUSrc,
chrFilter, chrUSrc, chrVSrc, chrFilterSize,
alpSrc, dest, dstW, dstY);
}
-#endif
static void RENAME(sws_init_swScale)(SwsContext *c)
{