xine-lib 1.2.11
Functions
ppc_drawings.h File Reference

Go to the source code of this file.

Functions

void ppc_brightness_generic (Pixel *src, Pixel *dest, int size, int coeff)
 
void ppc_brightness_G4 (Pixel *src, Pixel *dest, int size, int coeff)
 
void ppc_brightness_G5 (Pixel *src, Pixel *dest, int size, int coeff)
 

Function Documentation

◆ ppc_brightness_G4()

void ppc_brightness_G4 ( Pixel src,
Pixel dest,
int  size,
int  coeff 
)

◆ ppc_brightness_G5()

void ppc_brightness_G5 ( Pixel src,
Pixel dest,
int  size,
int  coeff 
)

◆ ppc_brightness_generic()

void ppc_brightness_generic ( Pixel src,
Pixel dest,
int  size,
int  coeff 
)