xine-lib 1.2.13-20230125hg15249
Functions
ppc_zoom_ultimate.h File Reference

Go to the source code of this file.

Functions

void ppc_zoom_generic (int sizeX, int sizeY, Pixel *src, Pixel *dest, int *brutS, int *brutD, int buffratio, int precalCoef[16][16])
 
void ppc_zoom_G4 (int sizeX, int sizeY, Pixel *src, Pixel *dest, int *brutS, int *brutD, int buffratio, int precalCoef[16][16])
 

Function Documentation

◆ ppc_zoom_G4()

void ppc_zoom_G4 ( int sizeX,
int sizeY,
Pixel * src,
Pixel * dest,
int * brutS,
int * brutD,
int buffratio,
int precalCoef[16][16] )

Referenced by setOptimizedMethods().

◆ ppc_zoom_generic()

void ppc_zoom_generic ( int sizeX,
int sizeY,
Pixel * src,
Pixel * dest,
int * brutS,
int * brutD,
int buffratio,
int precalCoef[16][16] )

Referenced by setOptimizedMethods().