libswscale/ppc/yuv2rgb_altivec.h File Reference

Go to the source code of this file.

Defines

#define PPC_YUV2RGB_ALTIVEC_H   1

Functions

void ff_yuv2packedX_altivec (SwsContext *c, const int16_t *lumFilter, const int16_t **lumSrc, int lumFilterSize, const int16_t *chrFilter, const int16_t **chrUSrc, const int16_t **chrVSrc, int chrFilterSize, const int16_t **alpSrc, uint8_t *dest, int dstW, int dstY)


Define Documentation

#define PPC_YUV2RGB_ALTIVEC_H   1

Definition at line 25 of file yuv2rgb_altivec.h.


Function Documentation

void ff_yuv2packedX_altivec ( SwsContext c,
const int16_t *  lumFilter,
const int16_t **  lumSrc,
int  lumFilterSize,
const int16_t *  chrFilter,
const int16_t **  chrUSrc,
const int16_t **  chrVSrc,
int  chrFilterSize,
const int16_t **  alpSrc,
uint8_t *  dest,
int  dstW,
int  dstY 
)

Definition at line 631 of file yuv2rgb_altivec.c.

Referenced by ff_sws_init_swScale_altivec().


Generated on Fri Oct 26 02:39:50 2012 for FFmpeg by  doxygen 1.5.8