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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1, Fri Mar 8 02:44:39 2002 UTC revision 1.4, Wed Jun 12 20:38:40 2002 UTC
# Line 7  Line 7 
7  extern fdctFuncPtr fdct;  extern fdctFuncPtr fdct;
8    
9  fdctFunc fdct_int32;  fdctFunc fdct_int32;
10    
11  fdctFunc fdct_mmx;  fdctFunc fdct_mmx;
12    fdctFunc fdct_sse2;
13    
14    fdctFunc fdct_altivec;
15    
16  #endif /* _FDCT_H_ */  #endif /* _FDCT_H_ */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

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