ubyte             316 libswscale/ppc/yuv2rgb_altivec.c     const ubyte *y1i = in[0];                                                 \
ubyte             317 libswscale/ppc/yuv2rgb_altivec.c     const ubyte *y2i = in[0] + instrides[0];                                  \
ubyte             318 libswscale/ppc/yuv2rgb_altivec.c     const ubyte *ui  = in[1];                                                 \
ubyte             319 libswscale/ppc/yuv2rgb_altivec.c     const ubyte *vi  = in[2];                                                 \
ubyte             475 libswscale/ppc/yuv2rgb_altivec.c     const ubyte *img;