[svn] / tags / branch-release-1-0 / xvidcore / src / dct / fdct.h Repository:
ViewVC logotype

View of /tags/branch-release-1-0/xvidcore/src/dct/fdct.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 908 - (download) (annotate)
Thu Mar 6 21:12:04 2003 UTC (21 years, 1 month ago)
File size: 273 byte(s)
This commit was manufactured by cvs2svn to create tag 'branch-release-1-0'.
#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_sse2;

fdctFunc fdct_altivec;
fdctFunc fdct_ia64;

#endif							/* _FDCT_H_ */

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