[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.2, Thu Mar 28 15:52:46 2002 UTC revision 1.7, Sat Feb 15 15:22:18 2003 UTC
# Line 7  Line 7 
7  extern fdctFuncPtr fdct;  extern fdctFuncPtr fdct;
8    
9  fdctFunc fdct_int32;  fdctFunc fdct_int32;
10  fdctFunc fdct_mmx;  
11    fdctFunc fdct_mmx;              /* AP-992, Royce Shih-Wea Liao */
12    fdctFunc fdct_sse2;             /* Dmitry Rozhdestvensky, Vladimir G. Ivanov */
13    fdctFunc xvid_fdct_mmx; /* Pascal Massimino */
14    fdctFunc xvid_fdct_sse; /* Pascal Massimino */
15    
16  fdctFunc fdct_altivec;  fdctFunc fdct_altivec;
17    fdctFunc fdct_ia64;
18    
19  #endif /* _FDCT_H_ */  #endif /* _FDCT_H_ */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.7

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