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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (download) (annotate) (vendor branch)
Fri Mar 8 02:44:39 2002 UTC (22 years ago) by Isibaar
Branch: core
CVS Tags: start
Changes since 1.1: +0 -0 lines
moved sources
#ifndef _FDCT_H_
#define _FDCT_H_

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

extern fdctFuncPtr fdct;

fdctFunc fdct_int32;
fdctFunc fdct_mmx;

#endif /* _FDCT_H_ */

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