[svn] / trunk / xvidcore / src / dct / fdct.h Repository:
ViewVC logotype

View of /trunk/xvidcore/src/dct/fdct.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 76 - (download) (annotate)
Thu Mar 28 15:52:46 2002 UTC (22 years ago) by canard
File size: 226 byte(s)
dct altivec
#ifndef _FDCT_H_
#define _FDCT_H_

typedef void (fdctFunc)(short * const block);
typedef fdctFunc* fdctFuncPtr;	

extern fdctFuncPtr fdct;

fdctFunc fdct_int32;
fdctFunc fdct_mmx;
fdctFunc fdct_altivec;

#endif /* _FDCT_H_ */

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4