[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.4, Wed Jun 12 20:38:40 2002 UTC revision 1.7, Sat Feb 15 15:22:18 2003 UTC
# Line 8  Line 8 
8    
9  fdctFunc fdct_int32;  fdctFunc fdct_int32;
10    
11  fdctFunc fdct_mmx;  fdctFunc fdct_mmx;              /* AP-992, Royce Shih-Wea Liao */
12  fdctFunc fdct_sse2;  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.4  
changed lines
  Added in v.1.7

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